7cb93c710d
Closes-bug: #1494755 Change-Id: I22a71644876c262cbc48317697ea6dcfd269e7f7 |
||
---|---|---|
.. | ||
upgrade | ||
exercise.sh | ||
plugin.sh | ||
README.rst | ||
settings |
Enabling in Devstack
- Download DevStack
- 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>
- run
stack.sh