components/python/neutronclient/neutronclient-PYVER.p5m
author david.comay@oracle.com
Sun, 06 Apr 2014 17:51:44 -0700
changeset 1816 82633e316183
parent 1760 353323c7bdc1
child 1890 5a4ef66c42bf
permissions -rw-r--r--
18524583 nova-compute needs to account for /var/log/zones/* permission change 18524587 neutron's pkg.description has extraneous whitespace

#
# 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, 2014, Oracle and/or its affiliates. All rights reserved.
#

# argparse is part of python 2.7, but separate in 2.6
<transform depend type=require fmri=library/python/argparse-27 -> drop>
set name=pkg.fmri \
    value=pkg:/library/python/neutronclient-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
    value="Python and command-line clients for the OpenStack Neutron API"
set name=pkg.description \
    value="A client library for Neutron built on the OpenStack Virtual Network API. It provides a Python API (the 'neutronclient' module) and a command-line tool ('neutron')."
set name=com.oracle.info.description \
    value="neutronclient, the Python bindings to the OpenStack Virtual Network API"
set name=com.oracle.info.tpno value=16351
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/neutron target=neutron-$(PYVER) mediator=python \
    mediator-version=$(PYVER)
file path=usr/bin/neutron-$(PYVER)
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/common/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/common/clientmanager.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/common/command.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/common/constants.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/common/exceptions.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/common/serializer.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/common/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/agent.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/agentscheduler.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/credential.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/extension.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/floatingip.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/fw/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/fw/firewall.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/fw/firewallpolicy.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/fw/firewallrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/lb/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/lb/healthmonitor.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/lb/member.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/lb/pool.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/lb/vip.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/network.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/networkprofile.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/nvp_qos_queue.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/nvpnetworkgateway.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/policyprofile.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/port.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/quota.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/router.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/securitygroup.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/servicetype.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/subnet.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/vpn/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/vpn/ikepolicy.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/vpn/ipsec_site_connection.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/vpn/ipsecpolicy.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/vpn/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/neutron/v2_0/vpn/vpnservice.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/openstack/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/openstack/common/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/openstack/common/exception.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/openstack/common/gettextutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/openstack/common/importutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/openstack/common/jsonutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/openstack/common/strutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/openstack/common/timeutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/shell.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/v2_0/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/v2_0/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/neutronclient/version.py
file path=usr/lib/python$(PYVER)/vendor-packages/python_neutronclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/python_neutronclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
file path=usr/lib/python$(PYVER)/vendor-packages/python_neutronclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
file path=usr/lib/python$(PYVER)/vendor-packages/python_neutronclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
file path=usr/lib/python$(PYVER)/vendor-packages/python_neutronclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
file path=usr/lib/python$(PYVER)/vendor-packages/python_neutronclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
file path=usr/lib/python$(PYVER)/vendor-packages/python_neutronclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
license neutronclient.license license="Apache v2.0"

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

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

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

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

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

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

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

# 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 six; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/six-$(PYV)