Hello folks, We are in the homestretch to a new stable release - Murano v0.2. All planned blueprints (see [1]) are implemented or are in 'beta' state. Thus, today we prepared a branch 'release-v0.2' which is intended to be the stable release. Starting today, all v0.2-related commits should be pushed to this branch. To do this, just do the next: git checkout release-0.2 git checkout -b MY-TOPIC-BRANCH git commit git review release-0.2 (for more information please see [2]). First of all the branch is intended for bugs fixing and stabilization of our code base, so reception of new code will be limited. If you want to commit a big change is better to push it to the 'master' branch which is open for reception new features from today. The final release is scheduled on 5th September. [1] https://launchpad.net/murano/+milestone/0.2 [2] https://wiki.openstack.org/wiki/GerritJenkinsGithub#Milestones Have a nice day. -- Denis -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130813/37559507/attachment.html>