Updates readme with release information.
Adding some information to allow users to easily identify how to change the OpenStack release. Change-Id: I9a219cfd080ef2560ac495fe4cdf9372e9f17be0
This commit is contained in:
parent
4e5e2135e3
commit
0833dad376
10
README.rst
10
README.rst
@ -22,6 +22,16 @@ see the `OpenStack wiki <https://wiki.openstack.org/wiki/Documentation/training-
|
||||
* Source: http://git.openstack.org/cgit/openstack/training-labs
|
||||
* Bugs: http://bugs.launchpad.net/training-labs
|
||||
|
||||
OpenStack Release
|
||||
-----------------
|
||||
|
||||
The current release is master which usually means that we are developing for the next
|
||||
OpenStack release. The current one is ``OpenStack Newton``. For non-development purposes
|
||||
(training etc.) please checkout the stable branches. Assuming that ``$remote`` is your
|
||||
remote branch (usually origin) and ``$release`` is the release version.
|
||||
|
||||
$ git checkout $remote/stable/$release
|
||||
|
||||
Pre-requisite
|
||||
-------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user