Using current pike stable release for devstack

Since the pike has been released, so it is better to use pike
as the devstack repo.

Change-Id: I5006a7cb9eeacef930e04d2f7287c652d4ba9165
This commit is contained in:
junboli 2017-09-06 11:08:33 +08:00
parent 9f5160f0dc
commit d4676bff0b

View File

@ -16,6 +16,6 @@ Enabling Mistral in Devstack
To use stable branches, make sure devstack is on that branch, and specify
the branch name to enable_plugin, for example::
enable_plugin mistral https://github.com/openstack/mistral stable/newton
enable_plugin mistral https://github.com/openstack/mistral stable/pike
3. run ``stack.sh``