RETIRED, Fuel plugin to detach Keystone from controller role
Go to file
Matthew Mosesohn 7dfd0e20f9 Move workloads_collector_user_add to keystone role
Upstream moved this task to a separate task from keystone
base task, so reflecting this change in keystone role via
plugin.

Change-Id: Ib46c79a7bac7c971d997e78f589e879f4e2143a6
Closes-Bug: #1508078
2015-10-21 13:45:52 +03:00
deployment_scripts Add rabbitmq workaround if rabbitmq plugin enabled 2015-09-03 20:46:36 +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 Added .gitreview 2015-08-14 15:43:10 +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 Move workloads_collector_user_add to keystone role 2015-10-21 13:45:52 +03:00
environment_config.yaml Update default field value in UI 2015-09-15 16:58:36 +03:00
metadata.yaml Initial commit 2015-08-17 13:16:42 +02:00
network_roles.yaml Initial commit 2015-08-17 13:16:42 +02:00
node_roles.yaml Initial commit 2015-08-17 13:16:42 +02: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.