diff -r 4cbe0ba20818 -r 0f8601e37dad components/openstack/common/openstack.p5m --- a/components/openstack/common/openstack.p5m Wed Sep 07 14:48:43 2016 -0700 +++ b/components/openstack/common/openstack.p5m Wed Sep 07 14:47:15 2016 -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="Kilo $(COMPONENT_VERSION)" +set name=pkg.human-version value="Mitaka $(COMPONENT_VERSION)" set name=info.classification \ value="org.opensolaris.category.2008:Meta Packages/Group Packages" \ value="org.opensolaris.category.2008:System/Administration and Configuration" \ @@ -67,5 +67,6 @@ depend type=group fmri=network/amqp/rabbitmq depend type=group fmri=system/management/rad/module/rad-evs-controller -# To upgrade to Kilo version, Juno version of the package must be on the system -depend type=origin fmri=cloud/openstack@0.2014.2.2 root-image=true +# To upgrade to the Mitaka version, the Kilo version of the package +# must be on the system +depend type=origin fmri=cloud/openstack@0.2015.1.2 root-image=true