components/openstack/common/openstack-common.p5m
author david.comay@oracle.com
Fri, 17 Jul 2015 23:10:22 -0700
changeset 4669 342ab6111bb5
parent 4287 aba3ed31b37a
child 5405 66fd59fecd68
permissions -rw-r--r--
20957828 swift Makefile has typo for COMPONENT_BUGDB 21277670 openstack-common.p5m needs mysql and iniparse dependencies 21434410 Nova zones driver should use specific version of kstat RAD module
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4287
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     1
#
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     3
#
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     7
#
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    12
#
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    18
#
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    20
#
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    21
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    22
#
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    23
# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    24
#
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    25
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    26
set name=pkg.fmri \
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    27
    value=pkg:/cloud/openstack/openstack-common@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    28
set name=pkg.summary value="OpenStack Common Package"
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    29
set name=pkg.description \
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    30
    value="Library package for common data structures and functions used by other OpenStack projects within Solaris."
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    31
set name=pkg.human-version value="Juno $(COMPONENT_VERSION)"
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    32
set name=info.classification \
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    33
    value="org.opensolaris.category.2008:System/Administration and Configuration" \
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    34
    value="org.opensolaris.category.2008:System/Enterprise Management" \
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    35
    value=org.opensolaris.category.2008:System/Virtualization \
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    36
    value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    37
set name=info.upstream value="OpenStack <[email protected]>"
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    38
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    39
set name=org.opensolaris.arc-caseid value=PSARC/2013/350 value=PSARC/2015/110 \
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    40
    value=PSARC/2015/233
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    41
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    42
#
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    43
file path=usr/lib/python$(PYVER)/vendor-packages/openstack_common.py
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    44
#
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    45
# License Note:  This package contains no third-party code but is
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    46
# licensed under Apache v2.0 like other OpenStack content developed
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    47
# in-house.  No TPNO is required.
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    48
#
aba3ed31b37a PSARC/2015/233 OpenStack Common Package
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    49
license common.license license="Apache v2.0"
4669
342ab6111bb5 20957828 swift Makefile has typo for COMPONENT_BUGDB
david.comay@oracle.com
parents: 4287
diff changeset
    50
342ab6111bb5 20957828 swift Makefile has typo for COMPONENT_BUGDB
david.comay@oracle.com
parents: 4287
diff changeset
    51
# force a dependency on the Python runtime
342ab6111bb5 20957828 swift Makefile has typo for COMPONENT_BUGDB
david.comay@oracle.com
parents: 4287
diff changeset
    52
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
342ab6111bb5 20957828 swift Makefile has typo for COMPONENT_BUGDB
david.comay@oracle.com
parents: 4287
diff changeset
    53
    pkg.debug.depend.path=usr/bin
342ab6111bb5 20957828 swift Makefile has typo for COMPONENT_BUGDB
david.comay@oracle.com
parents: 4287
diff changeset
    54
342ab6111bb5 20957828 swift Makefile has typo for COMPONENT_BUGDB
david.comay@oracle.com
parents: 4287
diff changeset
    55
# force a dependency on iniparse; pkgdepend work is needed to flush this out.
342ab6111bb5 20957828 swift Makefile has typo for COMPONENT_BUGDB
david.comay@oracle.com
parents: 4287
diff changeset
    56
depend type=require fmri=library/python/iniparse-$(PYV)
342ab6111bb5 20957828 swift Makefile has typo for COMPONENT_BUGDB
david.comay@oracle.com
parents: 4287
diff changeset
    57
342ab6111bb5 20957828 swift Makefile has typo for COMPONENT_BUGDB
david.comay@oracle.com
parents: 4287
diff changeset
    58
# force a dependency on python-mysql; pkgdepend work is needed to flush this
342ab6111bb5 20957828 swift Makefile has typo for COMPONENT_BUGDB
david.comay@oracle.com
parents: 4287
diff changeset
    59
# out.
342ab6111bb5 20957828 swift Makefile has typo for COMPONENT_BUGDB
david.comay@oracle.com
parents: 4287
diff changeset
    60
depend type=require fmri=library/python/python-mysql-$(PYV)