On Wed, Dec 18, 2013 at 8:14 AM, Dean Troyer <[email protected]> wrote:
> On Wed, Dec 18, 2013 at 3:20 AM, Ganpat Agarwal > <[email protected]>wrote: > >> I want to test the icehouse-1 milestone release (cinder and nova) on the >> setup. I looked for the instructions in the docs but could not find. >> > Also, Dean correct me if I'm wrong, but I don't believe devstack does a precise milestone release. To guestimate it, you could figure out what devstack looked like on 12/5 and get all the matching <PROJECT>_BRANCH= like this example localrc does: https://gist.github.com/everett-toews/4004430 I use this method to get stable/havana for example. Hat tip to Everett's blog at http://blog.phymata.com/2012/11/08/openstack-devstack-on-the-rackspace-open-cloud/ . Anne > > Since you don't say I will assume you have your current setup from a > DevStack stable/havana checkout. To get current master you need to check > out the master branch of DevStack and re-run it. It will pick up the > master branches of all of the repos in the process if you have not > overridden them in local.conf. > > In general, use a matching branch of DevStack for the OpenStack bits that > you want. Mixing them (ie, some Havana and some Icehouse) is not directly > supported, you'll have to do that by hand. > > dt > > -- > > Dean Troyer > [email protected] > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > -- Anne Gentle [email protected]
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
