components/python/keystoneauth1/keystoneauth1-PYVER.p5m
author Laszlo Peter <laszlo.peter@oracle.com>
Wed, 07 Sep 2016 14:48:23 -0700
changeset 6755 25cd0bc38299
permissions -rw-r--r--
PSARC 2016/191 keystoneauth1 - Authentication Library for OpenStack Identity 22966312 The Python keystoneauth1 module should be added to Userland

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

set name=pkg.fmri \
    value=pkg:/library/python/keystoneauth1-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Authentication Library for OpenStack Identity"
set name=pkg.description \
    value="This package contains tools for authenticating to an OpenStack-based cloud. These tools include: Authentication plugins (password, token, and federation based); Discovery mechanisms to determine API version support; A session that is used to maintain client settings across requests (based on the requests Python library)."
set name=com.oracle.info.description value="the keystoneauth1 Python module"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:Development/Python
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/2016/191
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1-$(COMPONENT_VERSION)-py$(PYVER).egg-info/pbr.json
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/_utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/access/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/access/access.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/access/service_catalog.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/access/service_providers.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/adapter.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/discover.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/exceptions/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/exceptions/auth.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/exceptions/auth_plugins.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/exceptions/base.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/exceptions/catalog.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/exceptions/connection.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/exceptions/discovery.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/exceptions/http.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/exceptions/response.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/exceptions/service_providers.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/extras/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/extras/_saml2/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/extras/_saml2/_loading.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/extras/_saml2/v3/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/extras/_saml2/v3/adfs.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/extras/_saml2/v3/base.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/extras/_saml2/v3/saml2.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/extras/kerberos.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/fixture/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/fixture/discovery.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/fixture/exception.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/fixture/keystoneauth_betamax.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/fixture/v2.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/fixture/v3.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/hacking/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/hacking/checks.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/access.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/base.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/generic/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/generic/base.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/generic/password.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/generic/token.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/v2.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/v3/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/v3/base.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/v3/federation.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/v3/k2k.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/v3/oidc.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/v3/password.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/identity/v3/token.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/loading/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/loading/_plugins/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/loading/_plugins/admin_token.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/loading/_plugins/identity/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/loading/_plugins/identity/generic.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/loading/_plugins/identity/v2.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/loading/_plugins/identity/v3.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/loading/base.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/loading/cli.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/loading/conf.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/loading/identity.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/loading/opts.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/loading/session.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/plugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/session.py
file path=usr/lib/python$(PYVER)/vendor-packages/keystoneauth1/token_endpoint.py
#
license keystoneauth1.license license="Apache 2.0"

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

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

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

# force a dependency on the Python runtime
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    pkg.debug.depend.path=usr/bin

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

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