astara/devstack
zhang sheng 7a69eb0f7e Fix devstack hardcode location of astara appliance public key
Use environment variable $HOME to set the default public key path.

Change-Id: I893c14ac4e2bb847487b1b67a8530893627cec7d
Closes-Bug: #1524596
2016-01-07 09:45:06 +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 Fix devstack hardcode location of astara appliance public key 2016-01-07 09:45:06 +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