astara/devstack
Mark McClain 7b1515348e enable VPN support when neutron-vpnaas in devstack
This change enables ipsec VPN support when neutron_vpnass is enabled in
devstack.

Change-Id: Ia6fb1f9b23f0fbaf2531434c2cac1e317370046b
Closes-Bug:1566602
2016-04-05 21:45:58 -04:00
..
files/debs Update devstack plugin + .gitreview for project rename 2015-11-10 13:43:54 -08:00
README.md trivial: enable plugin astara instead of astara-rug 2016-02-06 12:42:40 +08:00
plugin.sh enable VPN support when neutron-vpnaas in devstack 2016-04-05 21:45:58 -04:00
settings Remove external network hooks and auto-added resources 2016-03-07 13:15:35 -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 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