RETIRED, Message Broker provisioning service for OpenStack.
Go to file
Daniel Allegood fe9f3767fb Check RabbitMQ cluster status via REST API during cluster create
This is replacing the TaskFlow task to check when a rabbit node begins to
respond to port 5672.  We now use rabbits management plugin and REST API
to check when the cluster is active and able to consume jobs. The new task
is added at the end of the create_cluster flow.  This is (arbitrarily) going
to the 0th node's RabbitMQ Management port.

Change-Id: I9dffdefd9cdcd6317f5c3114c59b4b30b8218239
2015-08-14 18:33:57 -07:00
contrib Check RabbitMQ cluster status via REST API during cluster create 2015-08-14 18:33:57 -07:00
cue Check RabbitMQ cluster status via REST API during cluster create 2015-08-14 18:33:57 -07:00
doc Renaming cue-scenarios.yaml rally tasks file 2015-08-04 13:23:44 -07:00
etc Adding management network interface integration to Cue 2015-03-30 15:03:40 -07:00
os_tasklib Check RabbitMQ cluster status via REST API during cluster create 2015-08-14 18:33:57 -07:00
rally-jobs Merge "Scenario test fix" 2015-08-05 01:22:33 +00:00
tests changing stackforge references to openstack 2015-07-13 12:58:00 -07:00
tools Base framework 2014-10-21 10:25:11 -07:00
.coveragerc Adding .coveragerc to exclude tests and oslo modules 2015-04-06 18:18:05 -07:00
.gitignore Imporve coverage job to make it voting 2015-04-24 01:30:17 +03:00
.gitreview Update .gitreview file for project rename 2015-07-11 12:54:04 +00:00
.testr.conf Adding base for integration tests 2015-05-01 15:30:05 -07:00
LICENSE Initial commit 2014-10-02 13:57:10 -07:00
README.md Fixed getting started link 2015-06-17 10:08:38 -07:00
openstack-common.conf Remove openstack.common package 2015-07-24 07:35:31 +03:00
requirements.txt update devstack plugin for keystone v3 and fix kazoo version 2015-07-07 14:26:46 -07:00
setup.cfg Broker image selection 2015-04-17 15:34:38 -07:00
setup.py Base framework 2014-10-21 10:25:11 -07:00
test-requirements.txt Add sphinxcontrib.httpdomain to test-requirements 2015-06-11 16:33:39 -07:00
tox.ini Imporve coverage job to make it voting 2015-04-24 01:30:17 +03:00

README.md

Cue

Openstack Message Broker Provisioning Service.

This service provides Provisioning and Management of Message Brokers.

Supported MQ's

RabbitMQ

Getting Started

http://cue.readthedocs.org/en/latest/getting-started.html