From 99d5d1ce82e59347d6e90a8756dd6a08153a1486 Mon Sep 17 00:00:00 2001 From: Jordan Pittier Date: Wed, 15 Mar 2017 13:42:25 +0100 Subject: [PATCH] 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 --- doc/source/faq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/faq.rst b/doc/source/faq.rst index 7793d8eb68..f03304f37f 100644 --- a/doc/source/faq.rst +++ b/doc/source/faq.rst @@ -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