sahara/devstack
Vitaly Gridnev 7864cc4058 fix creation of endpoints
Change-Id: I0a9bc1df10dc2c5727e186a0c565965663e3c0d5
2016-11-23 13:45:12 +03:00
..
upgrade Replace old CLI calls in grenade 2016-08-19 12:55:00 +03: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 ability to configure endpoint type for services 2016-06-25 16:17:00 +00: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