sahara/devstack
Vitaly Gridnev edfc54aca8 Refine settings of grenade in ocata
Change-Id: I34c48f22d5330c02bc082471beefb95e6648e563
2017-06-07 18:53:22 +00:00
..
upgrade Refine settings of grenade in ocata 2017-06-07 18:53:22 +00:00
README.rst updating documentation on devstack usage 2015-07-20 15:37:45 -04:00
exercise.sh Fix bashate warnings 2015-11-26 14:47:45 +03:00
plugin.sh fix creation of endpoints 2016-11-23 13:45:12 +03:00
settings Configure the publicURL instead of adminURL in devstack 2017-06-07 13:32:12 +04:00

README.rst

Enabling in Devstack

  1. Download DevStack
  2. Add this repo as an external repository in local.conf
[[local|localrc]]
enable_plugin sahara git://git.openstack.org/openstack/sahara

Optionally, a git refspec may be provided as follows:

[[local|localrc]]
enable_plugin sahara git://git.openstack.org/openstack/sahara <refspec>
  1. run stack.sh