astara/devstack
Adam Gandelman 93261b2a1a devstack: Bump alive_timeout
Bump alive timeout to 60s to deal with slow qemu instances.

Also, give astara more time to recover from a degraded cluster. This
can be slow to recover when a slow qemu node is waiting on a long-running
config update.

Change-Id: I491b96c43d898f7a961725e4f5720af7b9547038
2016-03-29 14:54:06 -07: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 devstack: Bump alive_timeout 2016-03-29 14:54:06 -07: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