RETIRED, Fuel plugin to detach Keystone from controller role
Go to file
Matthew Mosesohn 73b7c6e286 Enable haproxy on controller role in all cases
Previously haproxy was enabled only on controller for
SSL mode. Now it's enabled for all modes in order to
fix murano deployment.

Change-Id: I4c356f9622ad340e6915f5e4d446aaf8eb15149f
Closes-Bug: #1499375
2015-12-23 15:24:49 +03:00
deployment_scripts Enable haproxy on controller role in all cases 2015-12-23 15:24:49 +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 Add apache as a task requirement for task-keystone 2015-12-02 18:51:23 +03:00
environment_config.yaml Add restriction and fixed dependence on detach-database 2015-09-19 14:16:59 +04:00
metadata.yaml Allow to run plugin on Fuel 8.0 environment 2015-10-07 16:39:04 +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.