astara/devstack
Andreas Jaeger 85b7cb5f0f Always enable devstack service
When the plugin is enabled, we should always enable the service, there's
no benefit in having an extra invocation - and it can only confuse users
when they forget setting it up.

For more info see:
http://docs.openstack.org/developer/devstack/plugins.html

Change-Id: Ifcabc0955cb54f66388cac0c74b70c70ba65a1f9
2016-10-04 21:21:19 +00:00
..
files/debs Update devstack plugin + .gitreview for project rename 2015-11-10 13:43:54 -08:00
README.md Always enable devstack service 2016-10-04 21:21:19 +00: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
settings Always enable devstack service 2016-10-04 21:21:19 +00: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

For more info see: http://docs.openstack.org/developer/devstack/plugins.html