Browse code

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

Jenkins authored on 2017/03/18 00:49:40
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