RETIRED, Fuel plugin to detach Keystone from controller role
Go to file
Matthew Mosesohn d623989baa Refactor tasks for version 2.0.0
Version 2.0.0 tasks enable parallel deployment and
cross-dependencies. This patch adds support to the
plugin so that the other tasks can be deployed as such.

Change-Id: Iddb778b3ba558248562d8e9bbe2e84973bfb6100
Partial-Bug: #1548340
2016-03-02 19:04:16 +03:00
deployment_scripts Fix memcached_addresses lookup 2016-02-09 20:13:26 +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 Refactor tasks for version 2.0.0 2016-03-02 19:04:16 +03:00
environment_config.yaml Adjust plugin setting wording 2016-01-11 14:29:23 +03:00
metadata.yaml Add 9.0 releases 2016-03-02 13:50:27 +03:00
network_roles.yaml Initial commit 2015-08-17 13:16:42 +02:00
node_roles.yaml Add restriction and fixed dependence on detach-database 2015-09-19 14:16:59 +04: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.