astara/devstack
Adam Gandelman af8ff4c51b Update devstack plugin + .gitreview for project rename
Depends-on: I6b066f4f1b6c6485cb67ca5f8a2a17359521c264
Change-Id: Idc726bab89da5ac8b7ae78e06b623bb5085c8df0
2015-11-10 13:43:54 -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 Update devstack plugin + .gitreview for project rename 2015-11-10 13:43:54 -08:00
settings Update devstack plugin + .gitreview for project rename 2015-11-10 13:43:54 -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