components/openstack/common/openstack.p5m
branchs11-update
changeset 3178 77584387a894
parent 3135 0a68f5e884e0
child 3320 f9d413d0e202
equal deleted inserted replaced
3175:1ff833d174d4 3178:77584387a894
    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="Grizzly $(COMPONENT_VERSION)"
    31 set name=pkg.human-version value="Havana $(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 \
    44 depend type=group fmri=cloud/openstack/horizon
    44 depend type=group fmri=cloud/openstack/horizon
    45 depend type=group fmri=cloud/openstack/keystone
    45 depend type=group fmri=cloud/openstack/keystone
    46 depend type=group fmri=cloud/openstack/neutron
    46 depend type=group fmri=cloud/openstack/neutron
    47 depend type=group fmri=cloud/openstack/nova
    47 depend type=group fmri=cloud/openstack/nova
    48 depend type=group fmri=cloud/openstack/swift
    48 depend type=group fmri=cloud/openstack/swift
       
    49 depend type=group fmri=library/python/ceilometerclient
    49 depend type=group fmri=library/python/cinderclient
    50 depend type=group fmri=library/python/cinderclient
    50 depend type=group fmri=library/python/glanceclient
    51 depend type=group fmri=library/python/glanceclient
       
    52 depend type=group fmri=library/python/heatclient
    51 depend type=group fmri=library/python/keystoneclient
    53 depend type=group fmri=library/python/keystoneclient
    52 depend type=group fmri=library/python/neutronclient
    54 depend type=group fmri=library/python/neutronclient
    53 depend type=group fmri=library/python/novaclient
    55 depend type=group fmri=library/python/novaclient
    54 depend type=group fmri=library/python/quantumclient
       
    55 depend type=group fmri=library/python/swiftclient
    56 depend type=group fmri=library/python/swiftclient
       
    57 depend type=group fmri=library/python/troveclient