RETIRED, Fuel plugin to detach RabbitMQ from controller role
Go to file
Oleksiy Molchanov a01a567cb4 Add transport_url handling
Change-Id: I1868473bff4f6e4b91354d8da34d35bf488ab948
Closes-Bug: 1670324
2017-03-13 15:55:18 +00:00
deployment_scripts Add transport_url handling 2017-03-13 15:55:18 +00:00
docs Add documentation 2016-03-22 13:32:01 +03:00
repositories Clean up readme and unused logic 2015-09-15 13:48:30 +03:00
specs Add spec for the plugin 2016-02-29 19:25:14 +03:00
tests Refactor plugin to support new yaml files 2016-03-21 17:03:18 +03:00
.gitignore Refactor plugin to support new yaml files 2016-03-21 17:03:18 +03:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:22:58 +00:00
LICENSE Initial commit 2015-08-17 13:20:54 +02:00
README.md Clean up readme and unused logic 2015-09-15 13:48:30 +03:00
deployment_tasks.yaml Update condition to run hiera override task on all roles 2016-04-17 11:57:43 +04:00
environment_config.yaml Clean up readme and unused logic 2015-09-15 13:48:30 +03:00
metadata.yaml Update newton branch 2017-03-03 18:09:42 +04:00
network_roles.yaml Initial commit 2015-08-17 13:20:54 +02:00
node_roles.yaml Refactor plugin to replace default rabbitmq tasks 2016-03-29 18:52:21 +03:00
post_install.sh Initial commit 2015-08-17 13:20:54 +02:00
pre_build_hook Initial commit 2015-08-17 13:20:54 +02:00
tasks.yaml Clean tasks.yaml 2016-09-12 16:03:27 +03:00
uninstall.sh Initial commit 2015-08-17 13:20:54 +02:00
volumes.yaml Initial commit 2015-08-17 13:20:54 +02:00

README.md

detach-rabbitmq

This plugin enables a user to deploy RabbitMQ on a separate host from controller. This plugin serves as an example of flexible granular deployment options for Fuel.