RETIRED, Fuel plugin to detach RabbitMQ from controller role
Go to file
Matthew Mosesohn 925438d6e7 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: I074d3d6abd93af25697a970860ea464cd2065aa7
Partial-Bug: #1548340
2016-03-02 19:13:33 +03:00
deployment_scripts Move firewall to a plugin-specific task 2015-12-22 17:51:44 +03:00
repositories Clean up readme and unused logic 2015-09-15 13:48:30 +03:00
.gitignore Initial commit 2015-08-17 13:20:54 +02: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 Refactor tasks for version 2.0.0 2016-03-02 19:13:33 +03:00
environment_config.yaml Clean up readme and unused logic 2015-09-15 13:48:30 +03:00
metadata.yaml Add 9.0 releases 2016-03-02 13:52:09 +03:00
network_roles.yaml Initial commit 2015-08-17 13:20:54 +02:00
node_roles.yaml Initial commit 2015-08-17 13:20:54 +02: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 up readme and unused logic 2015-09-15 13:48:30 +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.