components/python/novaclient/novaclient-PYVER.p5m
author Laszlo Peter <laszlo.peter@oracle.com>
Wed, 07 Sep 2016 14:48:37 -0700
changeset 6829 ba8d48abe5da
parent 5405 66fd59fecd68
permissions -rw-r--r--
23116160 Upgrade novaclient to 3.3.1

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
#

#
# As an earlier Python 3 version of novaclient was published, we continue
# to do so for now by dropping the dependency on the corresponding
# keystoneauth1, oslo.serialization & oslo.utils as the latter are not
# Python 3 ready.
#
<transform depend fmri=library/python/keystoneauth1-3\d type=require -> drop>
<transform depend fmri=library/python/oslo.serialization-3\d type=require \
    -> drop>
<transform depend fmri=library/python/oslo.utils-3\d type=require -> drop>
#
set name=pkg.fmri \
    value=pkg:/library/python/novaclient-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
    value="Python and command-line clients for the OpenStack Compute API"
set name=pkg.description \
    value="A client for the OpenStack Compute API. There's a Python API (the 'novaclient' module) and a command-line script ('nova'). Each implements 100% of the OpenStack Compute API."
set name=com.oracle.info.description \
    value="novaclient, the Python bindings to the OpenStack Compute API"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:Development/Python \
    value="org.opensolaris.category.2008:System/Administration and Configuration" \
    value="org.opensolaris.category.2008:System/Enterprise Management"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream value="OpenStack <[email protected]>"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2014/007
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#
link path=usr/bin/nova target=nova-$(PYVER) mediator=python \
    mediator-version=$(PYVER)
file path=usr/bin/nova-$(PYVER)
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/api_versions.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/auth_plugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/base.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/crypto.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/exceptions.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/extension.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/i18n.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/openstack/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/openstack/common/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/openstack/common/cliutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/service_catalog.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/shell.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/agents.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/aggregates.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/availability_zones.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/certs.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/cloudpipe.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/assisted_volume_snapshots.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/baremetal.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/cells.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/deferred_delete.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/host_evacuate.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/host_evacuate_live.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/host_servers_migrate.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/instance_action.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/list_extensions.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/metadata_extensions.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/migrations.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/server_external_events.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/contrib/tenant_networks.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/fixed_ips.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/flavor_access.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/flavors.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/floating_ip_dns.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/floating_ip_pools.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/floating_ips.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/floating_ips_bulk.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/fping.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/hosts.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/hypervisors.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/images.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/keypairs.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/limits.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/networks.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/quota_classes.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/quotas.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/security_group_default_rules.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/security_group_rules.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/security_groups.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/server_groups.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/server_migrations.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/servers.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/services.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/shell.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/usage.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/versions.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/virtual_interfaces.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/volume_snapshots.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/volume_types.py
file path=usr/lib/python$(PYVER)/vendor-packages/novaclient/v2/volumes.py
file path=usr/lib/python$(PYVER)/vendor-packages/python_novaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/python_novaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
file path=usr/lib/python$(PYVER)/vendor-packages/python_novaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
file path=usr/lib/python$(PYVER)/vendor-packages/python_novaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
file path=usr/lib/python$(PYVER)/vendor-packages/python_novaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
file path=usr/lib/python$(PYVER)/vendor-packages/python_novaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/pbr.json
file path=usr/lib/python$(PYVER)/vendor-packages/python_novaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
file path=usr/lib/python$(PYVER)/vendor-packages/python_novaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
#
license novaclient.license license="Apache v2.0"

# force a dependency on keystoneauth1; pkgdepend work is needed to flush this
# out.
depend type=require fmri=library/python/keystoneauth1-$(PYV)

# force a dependency on the novaclient package
depend type=require \
    fmri=library/python/novaclient@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)

# force a dependency on oslo.i18n; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/oslo.i18n-$(PYV)

# force a dependency on oslo.serialization; pkgdepend work is needed to flush
# this out.
depend type=require fmri=library/python/oslo.serialization-$(PYV)

# force a dependency on oslo.utils; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/oslo.utils-$(PYV)

# force a dependency on pbr; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/pbr-$(PYV)

# force a dependency on prettytable; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/prettytable-$(PYV)

# force a dependency on requests; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/requests-$(PYV)

# force a dependency on setuptools; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/setuptools-$(PYV)

# force a dependency on six; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/six-$(PYV)