59e25b504d
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 |
||
---|---|---|
.. | ||
files/debs | ||
local.conf.sample | ||
plugin.sh | ||
README.md | ||
settings |
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