You can specify specific tags for each component in your local.conf file, e.g.:
NOVA_BRANCH=2014.2 CINDER_BRANCH=2014.2 GLANCE_BRANCH=2014.2 HORIZON_BRANCH=2014.2 KEYSTONE_BRANCH=2014.2 KEYSTONECLIENT_BRANCH=2014.2 NOVACLIENT_BRANCH=2014.2 SWIFT_BRANCH=2014.2 HEAT_BRANCH=2014.2 HTH Alec From: Eduard Matei <[email protected]<mailto:[email protected]>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" <[email protected]<mailto:[email protected]>> Date: Tuesday, March 3, 2015 at 7:42 AM To: "OpenStack Development Mailing List (not for usage questions)" <[email protected]<mailto:[email protected]>> Subject: [openstack-dev] [devstack]Specific Juno version Hi, Is there a way to specify the Juno version to be installed using devstack. For now we can only specify stable/juno git clone -b stable/juno https://github.com/openstack-dev/devstack.git /opt/stack/devstack but this installs 2014.2.3 which appears to be still under development (it gives some errors). How can we specify 2014.2.2 for components (e.g. cinder)? Thanks, Eduard
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
