components/python/heatclient/heatclient-PYVER.p5m
changeset 6826 5b442f6fdcfd
parent 5405 66fd59fecd68
equal deleted inserted replaced
6825:a251fb776d3d 6826:5b442f6fdcfd
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/library/python/heatclient-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python/heatclient-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary \
    28 set name=pkg.summary \
    48 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/__init__.py
    48 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/__init__.py
    49 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/client.py
    49 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/client.py
    50 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/__init__.py
    50 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/__init__.py
    51 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/deployment_utils.py
    51 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/deployment_utils.py
    52 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/environment_format.py
    52 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/environment_format.py
       
    53 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/event_utils.py
       
    54 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/format_utils.py
       
    55 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/hook_utils.py
    53 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/http.py
    56 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/http.py
    54 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/template_format.py
    57 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/template_format.py
    55 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/template_utils.py
    58 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/template_utils.py
    56 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/utils.py
    59 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/common/utils.py
    57 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/exc.py
    60 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/exc.py
    64 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/openstack/common/apiclient/client.py
    67 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/openstack/common/apiclient/client.py
    65 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/openstack/common/apiclient/exceptions.py
    68 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/openstack/common/apiclient/exceptions.py
    66 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/openstack/common/apiclient/fake_client.py
    69 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/openstack/common/apiclient/fake_client.py
    67 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/openstack/common/apiclient/utils.py
    70 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/openstack/common/apiclient/utils.py
    68 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/openstack/common/cliutils.py
    71 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/openstack/common/cliutils.py
       
    72 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/osc/__init__.py
       
    73 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/osc/plugin.py
       
    74 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/osc/v1/__init__.py
       
    75 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/osc/v1/build_info.py
       
    76 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/osc/v1/event.py
       
    77 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/osc/v1/resource.py
       
    78 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/osc/v1/resource_type.py
       
    79 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/osc/v1/service.py
       
    80 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/osc/v1/snapshot.py
       
    81 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/osc/v1/software_config.py
       
    82 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/osc/v1/software_deployment.py
       
    83 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/osc/v1/stack.py
       
    84 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/osc/v1/template.py
    69 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/shell.py
    85 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/shell.py
    70 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/__init__.py
    86 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/__init__.py
    71 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/actions.py
    87 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/actions.py
    72 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/build_info.py
    88 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/build_info.py
    73 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/client.py
    89 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/client.py
    77 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/services.py
    93 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/services.py
    78 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/shell.py
    94 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/shell.py
    79 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/software_configs.py
    95 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/software_configs.py
    80 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/software_deployments.py
    96 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/software_deployments.py
    81 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/stacks.py
    97 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/stacks.py
       
    98 file path=usr/lib/python$(PYVER)/vendor-packages/heatclient/v1/template_versions.py
    82 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
    99 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
    83 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
   100 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
    84 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
   101 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
    85 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
   102 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
    86 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
   103 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
    88 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
   105 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
    89 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
   106 file path=usr/lib/python$(PYVER)/vendor-packages/python_heatclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
    90 #
   107 #
    91 license LICENSE license="Apache v2.0"
   108 license LICENSE license="Apache v2.0"
    92 
   109 
       
   110 # force a group dependency on the optional oslo.i18n; pkgdepend work is needed
       
   111 # to flush this out.
       
   112 depend type=group fmri=library/python/oslo.i18n-$(PYV)
       
   113 
    93 # force a group dependency on the optional simplejson; pkgdepend work is needed
   114 # force a group dependency on the optional simplejson; pkgdepend work is needed
    94 # to flush this out.
   115 # to flush this out.
    95 depend type=group fmri=library/python/simplejson-$(PYV)
   116 depend type=group fmri=library/python/simplejson-$(PYV)
    96 
   117 
    97 # force a dependency on argparse; pkgdepend work is needed to flush this out.
   118 # force a dependency on cliff; pkgdepend work is needed to flush this out.
    98 depend type=require fmri=library/python/argparse-$(PYV)
   119 depend type=require fmri=library/python/cliff-$(PYV)
    99 
   120 
   100 # force a dependency on the heatclient package
   121 # force a dependency on the heatclient package
   101 depend type=require \
   122 depend type=require \
   102     fmri=library/python/heatclient@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
   123     fmri=library/python/heatclient@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
   103 
   124 
   104 # force a dependency on iso8601; pkgdepend work is needed to flush this out.
       
   105 depend type=require fmri=library/python/iso8601-$(PYV)
       
   106 
       
   107 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
   125 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
   108 # out.
   126 # out.
   109 depend type=require fmri=library/python/keystoneclient-$(PYV)
   127 depend type=require fmri=library/python/keystoneclient-$(PYV)
   110 
   128 
   111 # force a dependency on oslo.i18n; pkgdepend work is needed to flush this out.
   129 # force a dependency on openstackclient; pkgdepend work is needed to flush this
   112 depend type=require fmri=library/python/oslo.i18n-$(PYV)
   130 # out.
       
   131 depend type=require fmri=library/python/openstackclient-$(PYV)
   113 
   132 
   114 # force a dependency on oslo.serialization; pkgdepend work is needed to flush this out.
   133 # force a dependency on oslo.serialization; pkgdepend work is needed to flush
       
   134 # this out.
   115 depend type=require fmri=library/python/oslo.serialization-$(PYV)
   135 depend type=require fmri=library/python/oslo.serialization-$(PYV)
   116 
   136 
   117 # force a dependency on oslo.utils; pkgdepend work is needed to flush this out.
   137 # force a dependency on oslo.utils; pkgdepend work is needed to flush this out.
   118 depend type=require fmri=library/python/oslo.utils-$(PYV)
   138 depend type=require fmri=library/python/oslo.utils-$(PYV)
   119 
   139 
   120 # force a dependency on pbr; pkgdepend work is needed to flush this out.
   140 # force a dependency on pbr; pkgdepend work is needed to flush this out.
   121 depend type=require fmri=library/python/pbr-$(PYV)
   141 depend type=require fmri=library/python/pbr-$(PYV)
   122 
   142 
   123 # force a dependency on prettytable; pkgdepend work is needed to flush this out.
   143 # force a dependency on prettytable; pkgdepend work is needed to flush this out.
   124 depend type=require fmri=library/python/prettytable-$(PYV)
   144 depend type=require fmri=library/python/prettytable-$(PYV)
       
   145 
       
   146 # force a dependency on pyyaml; pkgdepend work is needed to flush this out.
       
   147 depend type=require fmri=library/python/pyyaml-$(PYV)
   125 
   148 
   126 # force a dependency on requests; pkgdepend work is needed to flush this out.
   149 # force a dependency on requests; pkgdepend work is needed to flush this out.
   127 depend type=require fmri=library/python/requests-$(PYV)
   150 depend type=require fmri=library/python/requests-$(PYV)
   128 
   151 
   129 # force a dependency on six; pkgdepend work is needed to flush this out.
   152 # force a dependency on six; pkgdepend work is needed to flush this out.
   133 depend type=require fmri=library/python/stevedore-$(PYV)
   156 depend type=require fmri=library/python/stevedore-$(PYV)
   134 
   157 
   135 # force a dependency on swiftclient; pkgdepend work is needed to flush this
   158 # force a dependency on swiftclient; pkgdepend work is needed to flush this
   136 # out.
   159 # out.
   137 depend type=require fmri=library/python/swiftclient-$(PYV)
   160 depend type=require fmri=library/python/swiftclient-$(PYV)
   138