astara/devstack
Mark McClain 59e25b504d Make Astara Newton compatible
This change makes Astara compatible with Newton. This change adds support
for Neutron agent reporting and service providers to work with new L3
drivers.  Included in this change is a temporary filed called newton_fix.py.
This file will be removed in follow-up change after changes are migrated to
astara-neutron.

Change-Id: I5843e84e36af2e46de5b8420ca5749033c26ee69
2016-10-04 10:49:09 -04:00
..
files/debs Update devstack plugin + .gitreview for project rename 2015-11-10 13:43:54 -08:00
local.conf.sample vagrant: Add a Vagrant setup for Astara 2016-05-23 13:38:03 -05:00
plugin.sh Make Astara Newton compatible 2016-10-04 10:49:09 -04:00
README.md trivial: enable plugin astara instead of astara-rug 2016-02-06 12:42:40 +08:00
settings Make Astara Newton compatible 2016-10-04 10:49:09 -04:00

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 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