RETIRED, Fuel plugin to detach Keystone from controller role
Go to file
Alex Schultz a190a24762 Wait for all database tasks
This change updates the cross depends for the keystone-db task to ensure
all database tasks are run prior to running keystone db creation.
Previously we were only waiting for the primary controller database
tasks but if this plugin is used in conjunction with the
detached-database plugin on a different host it could cause failures.

Change-Id: I4e1068306c7b8d568e41acdcf0692b6c75e5b04f
Closes-Bug: #1595219
2016-06-23 18:25:12 +00:00
deployment_scripts Add heat-cfn-keystone to required_for in keystone-controller 2016-06-09 10:18:10 +00:00
repositories Initial commit 2015-08-17 13:16:42 +02:00
.gitignore Initial commit 2015-08-17 13:16:42 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:22:54 +00:00
LICENSE Initial commit 2015-08-17 13:16:42 +02:00
README.md Wait for all database tasks 2016-06-23 18:25:12 +00:00
deployment_tasks.yaml Wait for all database tasks 2016-06-23 18:25:12 +00:00
environment_config.yaml Refactor plugin to depend on controller galera and rabbitmq 2016-03-29 19:01:54 +03:00
metadata.yaml Fix release compatibility for plugin. Remove old releases 2016-04-07 15:23:10 +03:00
network_roles.yaml Initial commit 2015-08-17 13:16:42 +02:00
node_roles.yaml Refactor plugin to depend on controller galera and rabbitmq 2016-03-29 19:01:54 +03:00
post_install.sh Initial commit 2015-08-17 13:16:42 +02:00
pre_build_hook Initial commit 2015-08-17 13:16:42 +02:00
tasks.yaml Initial commit 2015-08-17 13:16:42 +02:00
uninstall.sh Initial commit 2015-08-17 13:16:42 +02:00
volumes.yaml Initial commit 2015-08-17 13:16:42 +02:00

README.md

detach-keystone

Plugin to detach Keystone from controller role