RETIRED, Message Broker provisioning service for OpenStack.
Go to file
Min Pae df6930e2e0 Implemented publisher API and multi-process worker
Pulled in runner/API and runner/worker from Endre's fork
https://github.com/ekarlso/cue/tree/runner with a few modifications.

worker-based engines are not being supported with the initial release of
cue, and zookeeper is being used by default as both the persistence and
jobboard backend.

Change-Id: Id05f1a39ebaa91061145f5fc6d069a3c8e154f66
2015-01-28 13:53:21 -08:00
cue Implemented publisher API and multi-process worker 2015-01-28 13:53:21 -08:00
doc Patches to sphinx to properly generate API docs 2015-01-21 19:36:56 -08:00
etc/cue Implemented publisher API and multi-process worker 2015-01-28 13:53:21 -08:00
os_tasklib adding taskflow support with initial workflow 2015-01-23 14:35:59 -08:00
tools Base framework 2014-10-21 10:25:11 -07:00
.gitignore Implemented publisher API and multi-process worker 2015-01-28 13:53:21 -08:00
.gitreview Adding Vagrantfile and update to tox.ini to fix tox env 2014-11-13 16:53:42 -08:00
.testr.conf Adding Vagrantfile and update to tox.ini to fix tox env 2014-11-13 16:53:42 -08:00
LICENSE Initial commit 2014-10-02 13:57:10 -07:00
README.md Initial documentation for getting started 2014-11-25 22:04:20 +01:00
Vagrantfile Implemented publisher API and multi-process worker 2015-01-28 13:53:21 -08:00
openstack-common.conf Base framework 2014-10-21 10:25:11 -07:00
requirements.txt adding taskflow support with initial workflow 2015-01-23 14:35:59 -08:00
setup.cfg Implemented publisher API and multi-process worker 2015-01-28 13:53:21 -08:00
setup.py Base framework 2014-10-21 10:25:11 -07:00
test-requirements.txt Implemented publisher API and multi-process worker 2015-01-28 13:53:21 -08:00
tox.ini Remove py26 from tox environments 2014-11-17 15:39:07 -08:00
vagrant_config.rb.sample Add vmware support and external configuration for Vagrantfile 2014-11-18 19:15:58 -08: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.rtfd.org/getting-started.html