components/openstack/common/openstack.p5m
author Matt Keenan <matt.keenan@oracle.com>
Wed, 10 Jun 2015 10:12:11 +0100
changeset 4460 e5811789e2fb
parent 3998 5bd484384122
child 5405 66fd59fecd68
permissions -rw-r--r--
PSARC 2015/172 OpenStack Ironic (OpenStack Bare Metal Provisioning Service) PSARC 2015/070 pecan - Lightweight Python web-framework PSARC 2015/071 PyCA Python Cryptography PSARC 2015/170 OpenStack client for Ironic (Bare Metal Provisioning) PSARC 2015/171 scp - python secure copy PSARC 2015/196 singledispatch - Single-dispatch generic functions for Python PSARC 2015/197 logutils - Set of handlers for standard Python logging library PSARC 2015/198 Support for enumerations in Python 2.6 and 2.7 PSARC 2015/250 paramiko - SSHv2 protocol implementation in Python 20547142 Request to integrate Ironic into userland 17502639 The Python paramiko module should be added to Userland 20172780 The Python module scp should be added to Userland 20180376 The Python module ironicclient should be added to Userland 20182588 The Python module pecan should be added to Userland 20465525 The PyCA cryptography module should be added to Userland 20904396 The Python module singledispatch should be added to Userland 20904413 The Python module logutils should be added to Userland 20917993 The Python enum34 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) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/cloud/openstack@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value=OpenStack
set name=pkg.description \
    value="OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resources throughout a data center, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface."
set name=pkg.human-version value="Juno $(COMPONENT_VERSION)"
set name=info.classification \
    value="org.opensolaris.category.2008:Meta Packages/Group Packages" \
    value="org.opensolaris.category.2008:System/Administration and Configuration" \
    value="org.opensolaris.category.2008:System/Enterprise Management" \
    value=org.opensolaris.category.2008:System/Virtualization \
    value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
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/2013/350
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
depend type=group fmri=cloud/openstack/cinder
depend type=group fmri=cloud/openstack/glance
depend type=group fmri=cloud/openstack/heat
depend type=group fmri=cloud/openstack/horizon
depend type=group fmri=cloud/openstack/ironic
depend type=group fmri=cloud/openstack/keystone
depend type=group fmri=cloud/openstack/neutron
depend type=group fmri=cloud/openstack/nova
depend type=group fmri=cloud/openstack/swift
depend type=group fmri=database/mysql-55
depend type=group fmri=database/mysql-55/client
depend type=group fmri=library/python/barbicanclient
depend type=group fmri=library/python/ceilometerclient
depend type=group fmri=library/python/cinderclient
depend type=group fmri=library/python/glanceclient
depend type=group fmri=library/python/heatclient
depend type=group fmri=library/python/ironicclient
depend type=group fmri=library/python/keystoneclient
depend type=group fmri=library/python/neutronclient
depend type=group fmri=library/python/novaclient
depend type=group fmri=library/python/python-mysql
depend type=group fmri=library/python/saharaclient
depend type=group fmri=library/python/swiftclient
depend type=group fmri=library/python/troveclient
depend type=group fmri=network/amqp/rabbitmq
depend type=group fmri=system/management/rad/module/rad-evs-controller