deb-sahara/devstack
Luigi Toscano cad6b79f9d Fill tempest.conf with Sahara-specific values
Initialize tempest.conf with the set of available plugins.

Change-Id: I1e963fe4110b94c1e4f18134e0a908ff309cd4e5
2016-09-16 18:33:20 +02: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 Fill tempest.conf with Sahara-specific values 2016-09-16 18:33:20 +02: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