Stop referring to grizzly

I am pretty sure that won't even work.

Also fix tiny typo in the faq

Change-Id: Ie2e5640b8d4214a271d5af3b652b1a18db010b61
This commit is contained in:
Joe Gordon
2015-02-18 11:24:31 -08:00
parent f55af826a5
commit 6b9debaa24
2 changed files with 10 additions and 10 deletions

View File

@@ -25,9 +25,9 @@ in a clean and disposable vm when you are first getting started.
The DevStack master branch generally points to trunk versions of OpenStack
components. For older, stable versions, look for branches named
stable/[release] in the DevStack repo. For example, you can do the
following to create a grizzly OpenStack cloud:
following to create a juno OpenStack cloud:
git checkout stable/grizzly
git checkout stable/juno
./stack.sh
You can also pick specific OpenStack project releases by setting the appropriate