Browse code

FAQ: remove references to stable/kilo: use stable/ocata instead

It's 2017, some of our newest OpenStack developers/users may not
even know what stable/kilo is/was.

Change-Id: I00f39cc80af7e1632293bf057d95040b6bfa48e0

Jordan Pittier authored on 2017/03/15 21:42:25
Showing 1 changed files
... ...
@@ -130,8 +130,8 @@ How do I run a specific OpenStack release?
130 130
 DevStack master tracks the upstream master of all the projects. If you
131 131
 would like to run a stable branch of OpenStack, you should use the
132 132
 corresponding stable branch of DevStack as well. For instance the
133
-``stable/kilo`` version of DevStack will already default to all the
134
-projects running at ``stable/kilo`` levels.
133
+``stable/ocata`` version of DevStack will already default to all the
134
+projects running at ``stable/ocata`` levels.
135 135
 
136 136
 Note: it's also possible to manually adjust the ``*_BRANCH`` variables
137 137
 further if you would like to test specific milestones, or even custom