astara/devstack
Kyle Mestery e82baba8d0 vagrant: Add a Vagrant setup for Astara
Add a Vagrant configuration for Astara. This makes it easy for someone
to pull the openstack/astara repository and get up and running with an
Astara setup quickly.

Change-Id: I600328c2a53a8d4aff5bf39a96aaa5b79ef99464
Signed-off-by: Kyle Mestery <mestery@mestery.com>
2016-05-23 13:38:03 -05: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
local.conf.sample vagrant: Add a Vagrant setup for Astara 2016-05-23 13:38:03 -05: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