RETIRED, Fuel plugin to detach Keystone from controller role
Go to file
Matthew Mosesohn bfcaa72eea Update condition to run hiera override task on all roles
Role '*' cannot be used any more because of a regression in
evaluating task roles.

Change-Id: I4d0500cafb516c500779ef2b3335fdf26092e8e7
Related-Bug: #1570846
2016-04-17 11:51:23 +04:00
deployment_scripts Refactor plugin to depend on controller galera and rabbitmq 2016-03-29 19:01:54 +03: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 Initial commit 2015-08-17 13:16:42 +02:00
deployment_tasks.yaml Update condition to run hiera override task on all roles 2016-04-17 11:51:23 +04:00
environment_config.yaml Refactor plugin to depend on controller galera and rabbitmq 2016-03-29 19:01:54 +03:00
metadata.yaml Add newton-10.0 support 2016-04-15 18:32:40 +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

Because of limitations in Fuel's granular deployment and keystone's DB dependency, this plugin must be installed and activated alongside with the detach-database plugin.