Note how to use local.conf in stable branches

Change-Id: I751a317d4ab279e1060f02510709c47fb47abbab
Closes-Bug: 1644677
(cherry picked from commit 9181305839)
This commit is contained in:
Richard Jones 2016-11-25 11:14:01 +11:00
parent ef68173bd7
commit 8aa7adc1f0
1 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,11 @@ Configuring DevStack for Horizon
================================
Place the following content into `devstack/local.conf` to start the services
that Horizon supports in DevStack when `stack.sh` is run.
that Horizon supports in DevStack when `stack.sh` is run. If you need to use
this with a stable branch you need to add ``stable/<branch name>`` to the end
of each ``enable_plugin`` line (e.g. ``stable/mitaka``). You should also check
out devstack using the same stable branch tag.
::
[[local|localrc]]