components/openstack/common/openstack.p5m
branchs11-update
changeset 4072 db0cec748ec0
parent 3320 f9d413d0e202
child 4508 d8924d870370
equal deleted inserted replaced
4067:4be1f488dda8 4072:db0cec748ec0
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/cloud/openstack@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/cloud/openstack@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value=OpenStack
    28 set name=pkg.summary value=OpenStack
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     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."
    30     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."
    31 set name=pkg.human-version value="Havana $(COMPONENT_VERSION)"
    31 set name=pkg.human-version value="Juno $(COMPONENT_VERSION)"
    32 set name=info.classification \
    32 set name=info.classification \
    33     value="org.opensolaris.category.2008:Meta Packages/Group Packages" \
    33     value="org.opensolaris.category.2008:Meta Packages/Group Packages" \
    34     value="org.opensolaris.category.2008:System/Administration and Configuration" \
    34     value="org.opensolaris.category.2008:System/Administration and Configuration" \
    35     value="org.opensolaris.category.2008:System/Enterprise Management" \
    35     value="org.opensolaris.category.2008:System/Enterprise Management" \
    36     value=org.opensolaris.category.2008:System/Virtualization \
    36     value=org.opensolaris.category.2008:System/Virtualization \
    45 depend type=group fmri=cloud/openstack/horizon
    45 depend type=group fmri=cloud/openstack/horizon
    46 depend type=group fmri=cloud/openstack/keystone
    46 depend type=group fmri=cloud/openstack/keystone
    47 depend type=group fmri=cloud/openstack/neutron
    47 depend type=group fmri=cloud/openstack/neutron
    48 depend type=group fmri=cloud/openstack/nova
    48 depend type=group fmri=cloud/openstack/nova
    49 depend type=group fmri=cloud/openstack/swift
    49 depend type=group fmri=cloud/openstack/swift
       
    50 depend type=group fmri=database/mysql-55
       
    51 depend type=group fmri=database/mysql-55/client
       
    52 depend type=group fmri=library/python/barbicanclient
    50 depend type=group fmri=library/python/ceilometerclient
    53 depend type=group fmri=library/python/ceilometerclient
    51 depend type=group fmri=library/python/cinderclient
    54 depend type=group fmri=library/python/cinderclient
    52 depend type=group fmri=library/python/glanceclient
    55 depend type=group fmri=library/python/glanceclient
    53 depend type=group fmri=library/python/heatclient
    56 depend type=group fmri=library/python/heatclient
    54 depend type=group fmri=library/python/keystoneclient
    57 depend type=group fmri=library/python/keystoneclient
    55 depend type=group fmri=library/python/neutronclient
    58 depend type=group fmri=library/python/neutronclient
    56 depend type=group fmri=library/python/novaclient
    59 depend type=group fmri=library/python/novaclient
       
    60 depend type=group fmri=library/python/python-mysql
       
    61 depend type=group fmri=library/python/saharaclient
    57 depend type=group fmri=library/python/swiftclient
    62 depend type=group fmri=library/python/swiftclient
    58 depend type=group fmri=library/python/troveclient
    63 depend type=group fmri=library/python/troveclient
       
    64 depend type=group fmri=network/amqp/rabbitmq
       
    65 depend type=group fmri=system/management/rad/module/rad-evs-controller