components/python/cinderclient/cinderclient-PYVER.p5m
changeset 6822 1b782154d546
parent 5405 66fd59fecd68
equal deleted inserted replaced
6821:e3c34501ae8e 6822:1b782154d546
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 #
    26 #
    27 # As an earlier Python 3 version of cinderclient was published, we
    27 # As an earlier Python 3 version of cinderclient was published, we
    28 # continue to do so for now by dropping the dependency on the
    28 # continue to do so for now by dropping the dependency on the
    29 # corresponding keystoneclient as the latter is not Python 3 ready.
    29 # corresponding keystoneclient & oslo.utils as the latter are not Python
       
    30 # 3 ready.
    30 #
    31 #
    31 <transform depend fmri=library/python/keystoneclient-3\d type=require -> drop>
    32 <transform depend fmri=library/python/keystoneclient-3\d type=require -> drop>
       
    33 <transform depend fmri=library/python/oslo.utils-3\d type=require -> drop>
       
    34 #
    32 set name=pkg.fmri \
    35 set name=pkg.fmri \
    33     value=pkg:/library/python/cinderclient-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    36     value=pkg:/library/python/cinderclient-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    34 set name=pkg.summary \
    37 set name=pkg.summary \
    35     value="Python and command-line clients for the OpenStack Block Storage API"
    38     value="Python and command-line clients for the OpenStack Block Storage API"
    36 set name=pkg.description \
    39 set name=pkg.description \
    89 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v1/volume_transfers.py
    92 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v1/volume_transfers.py
    90 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v1/volume_types.py
    93 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v1/volume_types.py
    91 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v1/volumes.py
    94 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v1/volumes.py
    92 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/__init__.py
    95 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/__init__.py
    93 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/availability_zones.py
    96 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/availability_zones.py
       
    97 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/capabilities.py
    94 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/cgsnapshots.py
    98 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/cgsnapshots.py
    95 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/client.py
    99 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/client.py
    96 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/consistencygroups.py
   100 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/consistencygroups.py
    97 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/contrib/__init__.py
   101 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/contrib/__init__.py
    98 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/contrib/list_extensions.py
   102 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/contrib/list_extensions.py
   109 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/volume_snapshots.py
   113 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/volume_snapshots.py
   110 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/volume_transfers.py
   114 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/volume_transfers.py
   111 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/volume_type_access.py
   115 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/volume_type_access.py
   112 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/volume_types.py
   116 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/volume_types.py
   113 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/volumes.py
   117 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/v2/volumes.py
       
   118 file path=usr/lib/python$(PYVER)/vendor-packages/cinderclient/version.py
   114 file path=usr/lib/python$(PYVER)/vendor-packages/python_cinderclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
   119 file path=usr/lib/python$(PYVER)/vendor-packages/python_cinderclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
   115 file path=usr/lib/python$(PYVER)/vendor-packages/python_cinderclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
   120 file path=usr/lib/python$(PYVER)/vendor-packages/python_cinderclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
   116 file path=usr/lib/python$(PYVER)/vendor-packages/python_cinderclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
   121 file path=usr/lib/python$(PYVER)/vendor-packages/python_cinderclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
   117 file path=usr/lib/python$(PYVER)/vendor-packages/python_cinderclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
   122 file path=usr/lib/python$(PYVER)/vendor-packages/python_cinderclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
   118 file path=usr/lib/python$(PYVER)/vendor-packages/python_cinderclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
   123 file path=usr/lib/python$(PYVER)/vendor-packages/python_cinderclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
   128 
   133 
   129 # force a group dependency on the optional simplejson; pkgdepend work is needed
   134 # force a group dependency on the optional simplejson; pkgdepend work is needed
   130 # to flush this out.
   135 # to flush this out.
   131 depend type=group fmri=library/python/simplejson-$(PYV)
   136 depend type=group fmri=library/python/simplejson-$(PYV)
   132 
   137 
   133 # force a dependency on argparse; pkgdepend work is needed to flush this out.
       
   134 depend type=require fmri=library/python/argparse-$(PYV)
       
   135 
       
   136 # force a dependency on babel; pkgdepend work is needed to flush this out.
   138 # force a dependency on babel; pkgdepend work is needed to flush this out.
   137 depend type=require fmri=library/python/babel-$(PYV)
   139 depend type=require fmri=library/python/babel-$(PYV)
   138 
   140 
   139 # force a dependency on the cinderclient package
   141 # force a dependency on the cinderclient package
   140 depend type=require \
   142 depend type=require \
   141     fmri=library/python/cinderclient@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
   143     fmri=library/python/cinderclient@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
   142 
   144 
   143 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
   145 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
   144 # out.
   146 # out.
   145 depend type=require fmri=library/python/keystoneclient-$(PYV)
   147 depend type=require fmri=library/python/keystoneclient-$(PYV)
       
   148 
       
   149 # force a dependency on oslo.utils; pkgdepend work is needed to flush this out.
       
   150 depend type=require fmri=library/python/oslo.utils-$(PYV)
   146 
   151 
   147 # force a dependency on pbr; pkgdepend work is needed to flush this out.
   152 # force a dependency on pbr; pkgdepend work is needed to flush this out.
   148 depend type=require fmri=library/python/pbr-$(PYV)
   153 depend type=require fmri=library/python/pbr-$(PYV)
   149 
   154 
   150 # force a dependency on prettytable; pkgdepend work is needed to flush this out.
   155 # force a dependency on prettytable; pkgdepend work is needed to flush this out.