components/python/openstacksdk/openstacksdk-PYVER.p5m
author Laszlo Peter <laszlo.peter@oracle.com>
Wed, 07 Sep 2016 14:48:23 -0700
changeset 6757 87f32ca98e0a
permissions -rw-r--r--
PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack 24439041 The openstacksdk module should be added to Userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6757
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
     1
#
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
     3
#
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
     7
#
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    12
#
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    18
#
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    20
#
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    21
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    22
#
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    23
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    24
#
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    25
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    26
set name=pkg.fmri \
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    27
    value=pkg:/library/python/openstacksdk-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    28
set name=pkg.summary value="OpenStack Python Software Development Kit"
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    29
set name=pkg.description \
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    30
    value="An SDK for building applications to work with OpenStack."
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    31
set name=com.oracle.info.description value="the Python openstacksdk module"
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    32
set name=com.oracle.info.tpno value=$(TPNO)
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    33
set name=info.classification \
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    34
    value=org.opensolaris.category.2008:Development/Python
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    35
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    36
set name=info.upstream value="OpenStack <[email protected]>"
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    37
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    38
set name=org.opensolaris.arc-caseid value=PSARC/2016/485
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    39
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    40
#
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    41
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    42
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/block_store/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    43
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/block_store/block_store_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    44
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/block_store/v2/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    45
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/block_store/v2/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    46
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/block_store/v2/snapshot.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    47
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/block_store/v2/type.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    48
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/block_store/v2/volume.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    49
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    50
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/cluster_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    51
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/v1/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    52
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/v1/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    53
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/v1/action.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    54
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/v1/build_info.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    55
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/v1/cluster.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    56
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/v1/cluster_policy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    57
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/v1/event.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    58
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/v1/node.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    59
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/v1/policy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    60
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/v1/policy_type.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    61
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/v1/profile.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    62
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/v1/profile_type.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    63
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/v1/receiver.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    64
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/cluster/version.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    65
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    66
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/compute_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    67
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    68
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    69
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/availability_zone.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    70
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/extension.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    71
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/flavor.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    72
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/hypervisor.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    73
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/image.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    74
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/keypair.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    75
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/limits.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    76
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/metadata.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    77
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/server.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    78
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/server_group.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    79
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/server_interface.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    80
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/v2/server_ip.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    81
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/compute/version.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    82
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/connection.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    83
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/database/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    84
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/database/database_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    85
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/database/v1/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    86
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/database/v1/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    87
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/database/v1/database.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    88
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/database/v1/flavor.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    89
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/database/v1/instance.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    90
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/database/v1/user.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    91
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/exceptions.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    92
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/format.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    93
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    94
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/identity_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    95
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v2/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    96
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v2/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    97
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v2/extension.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    98
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v2/role.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
    99
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v2/tenant.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   100
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v2/user.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   101
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v3/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   102
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v3/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   103
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v3/credential.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   104
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v3/domain.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   105
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v3/endpoint.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   106
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v3/group.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   107
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v3/policy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   108
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v3/project.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   109
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v3/region.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   110
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v3/service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   111
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v3/trust.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   112
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/v3/user.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   113
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/identity/version.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   114
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/image/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   115
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/image/image_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   116
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/image/v1/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   117
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/image/v1/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   118
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/image/v1/image.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   119
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/image/v2/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   120
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/image/v2/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   121
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/image/v2/image.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   122
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/image/v2/member.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   123
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/image/v2/tag.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   124
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/key_manager/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   125
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/key_manager/key_manager_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   126
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/key_manager/v1/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   127
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/key_manager/v1/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   128
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/key_manager/v1/container.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   129
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/key_manager/v1/order.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   130
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/key_manager/v1/secret.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   131
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/message/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   132
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/message/message_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   133
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/message/v1/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   134
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/message/v1/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   135
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/message/v1/claim.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   136
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/message/v1/message.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   137
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/message/v1/queue.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   138
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/message/version.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   139
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/metric/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   140
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/metric/metric_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   141
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/metric/v1/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   142
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/metric/v1/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   143
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/metric/v1/archive_policy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   144
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/metric/v1/capabilities.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   145
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/metric/v1/metric.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   146
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/metric/v1/resource.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   147
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/module_loader.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   148
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   149
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/network_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   150
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   151
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   152
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/availability_zone.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   153
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/extension.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   154
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/floating_ip.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   155
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/health_monitor.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   156
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/listener.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   157
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/load_balancer.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   158
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/metering_label.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   159
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/metering_label_rule.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   160
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/network.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   161
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/pool.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   162
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/pool_member.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   163
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/port.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   164
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/quota.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   165
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/router.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   166
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/security_group.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   167
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/security_group_rule.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   168
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/subnet.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   169
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/subnet_pool.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   170
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/v2/vpn_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   171
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/network/version.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   172
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/object_store/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   173
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/object_store/object_store_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   174
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/object_store/v1/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   175
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/object_store/v1/_base.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   176
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/object_store/v1/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   177
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/object_store/v1/account.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   178
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/object_store/v1/container.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   179
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/object_store/v1/obj.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   180
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/orchestration/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   181
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/orchestration/orchestration_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   182
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/orchestration/v1/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   183
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/orchestration/v1/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   184
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/orchestration/v1/resource.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   185
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/orchestration/v1/stack.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   186
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/orchestration/version.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   187
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/profile.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   188
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   189
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/resource.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   190
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/service_filter.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   191
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/session.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   192
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/telemetry/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   193
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/telemetry/telemetry_service.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   194
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/telemetry/v2/__init__.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   195
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/telemetry/v2/_proxy.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   196
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/telemetry/v2/alarm.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   197
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/telemetry/v2/alarm_change.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   198
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/telemetry/v2/capability.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   199
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/telemetry/v2/meter.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   200
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/telemetry/v2/resource.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   201
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/telemetry/v2/sample.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   202
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/telemetry/v2/statistics.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   203
file path=usr/lib/python$(PYVER)/vendor-packages/openstack/utils.py
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   204
file path=usr/lib/python$(PYVER)/vendor-packages/openstacksdk-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   205
file path=usr/lib/python$(PYVER)/vendor-packages/openstacksdk-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   206
file path=usr/lib/python$(PYVER)/vendor-packages/openstacksdk-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   207
file path=usr/lib/python$(PYVER)/vendor-packages/openstacksdk-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   208
file path=usr/lib/python$(PYVER)/vendor-packages/openstacksdk-$(COMPONENT_VERSION)-py$(PYVER).egg-info/pbr.json
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   209
file path=usr/lib/python$(PYVER)/vendor-packages/openstacksdk-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   210
file path=usr/lib/python$(PYVER)/vendor-packages/openstacksdk-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   211
#
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   212
license openstacksdk.license license="Apache v2.0"
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   213
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   214
# force a dependency on the Python runtime
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   215
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   216
    pkg.debug.depend.path=usr/bin
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   217
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   218
# force a dependency on iso8601; pkgdepend work is needed to flush this out.
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   219
depend type=require fmri=library/python/iso8601-$(PYV)
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   220
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   221
# force a dependency on keystoneauth1; pkgdepend work is needed to flush this
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   222
# out.
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   223
depend type=require fmri=library/python/keystoneauth1-$(PYV)
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   224
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   225
# force a dependency on the openstacksdk package
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   226
depend type=require \
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   227
    fmri=library/python/openstacksdk@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   228
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   229
# force a dependency on os-client-config; pkgdepend work is needed to flush this
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   230
# out.
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   231
depend type=require fmri=library/python/os-client-config-$(PYV)
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   232
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   233
# force a dependency on oslo.utils; pkgdepend work is needed to flush this out.
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   234
depend type=require fmri=library/python/oslo.utils-$(PYV)
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   235
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   236
# force a dependency on pbr; pkgdepend work is needed to flush this out.
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   237
depend type=require fmri=library/python/pbr-$(PYV)
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   238
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   239
# force a dependency on six; pkgdepend work is needed to flush this out.
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   240
depend type=require fmri=library/python/six-$(PYV)
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   241
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   242
# force a dependency on stevedore; pkgdepend work is needed to flush this out.
87f32ca98e0a PSARC 2016/485 openstacksdk - SDK for building applications to work with OpenStack
Laszlo Peter <laszlo.peter@oracle.com>
parents:
diff changeset
   243
depend type=require fmri=library/python/stevedore-$(PYV)