Update stable branch example
The stable/juno branch was deleted 11 months ago: http://lists.openstack.org/pipermail/openstack-announce/2015-December/000869.html Update the example to Newton, which should keep it valid for a while. Change-Id: I4cd8738862a529fd319be2ec5694d00defd94f84
This commit is contained in:
parent
928b3cd36e
commit
62f29a98d7
@ -25,9 +25,9 @@ in a clean and disposable vm when you are first getting started.
|
|||||||
The DevStack master branch generally points to trunk versions of OpenStack
|
The DevStack master branch generally points to trunk versions of OpenStack
|
||||||
components. For older, stable versions, look for branches named
|
components. For older, stable versions, look for branches named
|
||||||
stable/[release] in the DevStack repo. For example, you can do the
|
stable/[release] in the DevStack repo. For example, you can do the
|
||||||
following to create a juno OpenStack cloud:
|
following to create a Newton OpenStack cloud:
|
||||||
|
|
||||||
git checkout stable/juno
|
git checkout stable/newton
|
||||||
./stack.sh
|
./stack.sh
|
||||||
|
|
||||||
You can also pick specific OpenStack project releases by setting the appropriate
|
You can also pick specific OpenStack project releases by setting the appropriate
|
||||||
|
Loading…
Reference in New Issue
Block a user