components/openstack/common/openstack.p5m
branchs11-update
changeset 3178 77584387a894
parent 3135 0a68f5e884e0
child 3320 f9d413d0e202
--- a/components/openstack/common/openstack.p5m	Wed Jun 11 05:34:04 2014 -0700
+++ b/components/openstack/common/openstack.p5m	Fri Jun 13 09:10:23 2014 -0700
@@ -28,7 +28,7 @@
 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="Grizzly $(COMPONENT_VERSION)"
+set name=pkg.human-version value="Havana $(COMPONENT_VERSION)"
 set name=info.classification \
     value="org.opensolaris.category.2008:Meta Packages/Group Packages" \
     value="org.opensolaris.category.2008:System/Administration and Configuration" \
@@ -46,10 +46,12 @@
 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=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/keystoneclient
 depend type=group fmri=library/python/neutronclient
 depend type=group fmri=library/python/novaclient
-depend type=group fmri=library/python/quantumclient
 depend type=group fmri=library/python/swiftclient
+depend type=group fmri=library/python/troveclient