astara/devstack
Mark McClain a54077982e make the enabled_drivers configurable in devstack
Change-Id: Ic2dffc32a8eb36411997578c764a7be221eab9e5
2016-01-25 12:40:52 -08:00
..
files/debs Update devstack plugin + .gitreview for project rename 2015-11-10 13:43:54 -08:00
README.md Update devstack plugin + .gitreview for project rename 2015-11-10 13:43:54 -08:00
plugin.sh make the enabled_drivers configurable in devstack 2016-01-25 12:40:52 -08:00
settings make the enabled_drivers configurable in devstack 2016-01-25 12:40:52 -08:00

README.md

This directory contains the astara devstack plugin for Kilo and beyond. You will need to enable the plugin in your local.conf file by adding the following to the local section.

enable_plugin astara <GITURL> [GITREF]

For example:

enable_plugin astara-rug http://github.com/openstack/astara

You will also need to enable the service:

enable_service astara

For more info see: http://docs.openstack.org/developer/devstack/plugins.html