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
This commit is contained in:
Jordan Pittier 2017-03-15 13:42:25 +01:00
parent 477c55866b
commit 99d5d1ce82

View File

@ -130,8 +130,8 @@ How do I run a specific OpenStack release?
DevStack master tracks the upstream master of all the projects. If you
would like to run a stable branch of OpenStack, you should use the
corresponding stable branch of DevStack as well. For instance the
``stable/kilo`` version of DevStack will already default to all the
projects running at ``stable/kilo`` levels.
``stable/ocata`` version of DevStack will already default to all the
projects running at ``stable/ocata`` levels.
Note: it's also possible to manually adjust the ``*_BRANCH`` variables
further if you would like to test specific milestones, or even custom