RETIRED, Fuel plugin to detach RabbitMQ from controller role
Go to file
OpenDev Sysadmins 8ebbb71068 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:43 +00:00
deployment_scripts Add transport_url handling 2017-03-15 12:47:09 +02: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 OpenDev Migration Patch 2019-04-19 19:50:43 +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 Clean tasks.yaml 2016-09-12 16:03:27 +03: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.