RETIRED, Fuel plugin to detach Keystone from controller role
Go to file
Matthew Mosesohn 6e0f251742 Update plugin version to 4
v4 will allow using a regexp for role so that this plugin would pass the
validation.

Change-Id: I718373ca5e2a001a45bce04c778896b9bac8509e
Partial-Bug: #1581038
2016-05-18 17:50:16 +03:00
deployment_scripts Fix parseyaml and nodes hash lookup 2016-05-16 17:25:39 +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 Update plugin version to 4 2016-05-18 17:50:16 +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.