components/python/saharaclient/saharaclient-PYVER.p5m
branchs11u2-sru
changeset 4156 4b1def16fe9b
equal deleted inserted replaced
4146:097063f324c0 4156:4b1def16fe9b
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 
       
    22 #
       
    23 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 set name=pkg.fmri \
       
    27     value=pkg:/library/python/saharaclient-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    28 set name=pkg.summary \
       
    29     value="Python and command-line clients for the OpenStack Data Processing API"
       
    30 set name=pkg.description \
       
    31     value="A client for the OpenStack Data Processing API. There's a Python API (the 'saharaclient' module), and a command-line script ('sahara'). Each implements 100% of the OpenStack Data Processing API."
       
    32 set name=com.oracle.info.description \
       
    33     value="saharaclient, the Python bindings to the OpenStack Data Processing API"
       
    34 set name=com.oracle.info.tpno value=$(TPNO)
       
    35 set name=info.classification \
       
    36     value=org.opensolaris.category.2008:Development/Python \
       
    37     value="org.opensolaris.category.2008:System/Administration and Configuration" \
       
    38     value="org.opensolaris.category.2008:System/Enterprise Management"
       
    39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    40 set name=info.upstream value="OpenStack <[email protected]>"
       
    41 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    42 set name=org.opensolaris.arc-caseid value=PSARC/2015/066
       
    43 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    44 #
       
    45 link path=usr/bin/sahara target=sahara-$(PYVER) mediator=python \
       
    46     mediator-version=$(PYVER)
       
    47 file path=usr/bin/sahara-$(PYVER)
       
    48 file path=usr/lib/python$(PYVER)/vendor-packages/python_saharaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
       
    49 file path=usr/lib/python$(PYVER)/vendor-packages/python_saharaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
       
    50 file path=usr/lib/python$(PYVER)/vendor-packages/python_saharaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
       
    51 file path=usr/lib/python$(PYVER)/vendor-packages/python_saharaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
       
    52 file path=usr/lib/python$(PYVER)/vendor-packages/python_saharaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
       
    53 file path=usr/lib/python$(PYVER)/vendor-packages/python_saharaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
       
    54 file path=usr/lib/python$(PYVER)/vendor-packages/python_saharaclient-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
       
    55 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/__init__.py
       
    56 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/__init__.py
       
    57 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/base.py
       
    58 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/client.py
       
    59 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/cluster_templates.py
       
    60 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/clusters.py
       
    61 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/data_sources.py
       
    62 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/helpers.py
       
    63 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/httpclient.py
       
    64 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/images.py
       
    65 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/job_binaries.py
       
    66 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/job_binary_internals.py
       
    67 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/job_executions.py
       
    68 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/jobs.py
       
    69 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/node_group_templates.py
       
    70 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/parameters.py
       
    71 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/plugins.py
       
    72 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/api/shell.py
       
    73 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/client.py
       
    74 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/openstack/__init__.py
       
    75 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/openstack/common/__init__.py
       
    76 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/openstack/common/apiclient/__init__.py
       
    77 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/openstack/common/apiclient/auth.py
       
    78 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/openstack/common/apiclient/base.py
       
    79 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/openstack/common/apiclient/client.py
       
    80 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/openstack/common/apiclient/exceptions.py
       
    81 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/openstack/common/apiclient/fake_client.py
       
    82 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/openstack/common/cliutils.py
       
    83 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/openstack/common/gettextutils.py
       
    84 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/openstack/common/importutils.py
       
    85 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/openstack/common/strutils.py
       
    86 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/openstack/common/uuidutils.py
       
    87 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/shell.py
       
    88 file path=usr/lib/python$(PYVER)/vendor-packages/saharaclient/version.py
       
    89 #
       
    90 license LICENSE license="Apache v2.0"
       
    91 
       
    92 # force a group dependency on the optional simplejson; pkgdepend work is needed
       
    93 # to flush this out.
       
    94 depend type=group fmri=library/python-2/simplejson-$(PYV)
       
    95 
       
    96 # force a dependency on argparse; pkgdepend work is needed to flush this out.
       
    97 depend type=require fmri=library/python-2/argparse-$(PYV)
       
    98 
       
    99 # force a dependency on babel; pkgdepend work is needed to flush this out.
       
   100 depend type=require fmri=library/python-2/babel-$(PYV)
       
   101 
       
   102 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
       
   103 # out.
       
   104 depend type=require fmri=library/python/keystoneclient-$(PYV)
       
   105 
       
   106 # force a dependency on pbr; pkgdepend work is needed to flush this out.
       
   107 depend type=require fmri=library/python/pbr-$(PYV)
       
   108 
       
   109 # force a dependency on prettytable; pkgdepend work is needed to flush this out.
       
   110 depend type=require fmri=library/python-2/prettytable-$(PYV)
       
   111 
       
   112 # force a dependency on requests; pkgdepend work is needed to flush this out.
       
   113 depend type=require fmri=library/python-2/requests-$(PYV)
       
   114 
       
   115 # force a dependency on the saharaclient package
       
   116 depend type=require \
       
   117     fmri=library/python/saharaclient@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
   118 
       
   119 # force a dependency on six; pkgdepend work is needed to flush this out.
       
   120 depend type=require fmri=library/python/six-$(PYV)
       
   121 
       
   122 # force a dependency on stevedore; pkgdepend work is needed to flush this out.
       
   123 depend type=require fmri=library/python-2/stevedore-$(PYV)