sahara/devstack
Jenkins 27253b9969 Merge "ability to configure endpoint type for services" 2016-07-06 12:30:02 +00:00
..
upgrade fix grenade from mitaka upgrade 2016-06-14 10:28:15 +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 Merge "ability to configure endpoint type for services" 2016-07-06 12:30:02 +00: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