Browse code

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

Pierre Riteau authored on 2016/11/03 19:10:03
Showing 1 changed files
... ...
@@ -25,9 +25,9 @@ in a clean and disposable vm when you are first getting started.
25 25
 The DevStack master branch generally points to trunk versions of OpenStack
26 26
 components.  For older, stable versions, look for branches named
27 27
 stable/[release] in the DevStack repo.  For example, you can do the
28
-following to create a juno OpenStack cloud:
28
+following to create a Newton OpenStack cloud:
29 29
 
30
-    git checkout stable/juno
30
+    git checkout stable/newton
31 31
     ./stack.sh
32 32
 
33 33
 You can also pick specific OpenStack project releases by setting the appropriate