Merge "Added example for stable branch"

This commit is contained in:
Jenkins 2017-04-13 09:52:18 +00:00 committed by Gerrit Code Review
commit e66ec513eb
1 changed files with 5 additions and 0 deletions

View File

@ -12,6 +12,11 @@ Enabling Panko in DevStack
[[local|localrc]]
enable_plugin panko https://git.openstack.org/openstack/panko
To use stable branches, make sure devstack is on that branch, and specify
the branch name to enable_plugin, for example::
enable_plugin panko https://git.openstack.org/openstack/panko stable/newton
There are some options, such as PANKO_BACKEND, defined in
``panko/devstack/settings``, they can be used to configure the
installation of Panko. If you don't want to use their default value,