astara/devstack
xiayu ca21f3b647 Automatically generate etc/orchestrator.ini file
This switches keystone to use oslo-config-generator, where the contents
of our sample configuration file are configured using a configuration
file in etc/oslo-config-generator.

Also fix some config problems.

blueprint autogen-astara-conf-file

Change-Id: I394805b18eecc4fbc583f9d64d34b8e95b55a845
2016-01-18 13:55:59 +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 Automatically generate etc/orchestrator.ini file 2016-01-18 13:55:59 +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