RETIRED, Message Broker provisioning service for OpenStack.
Go to file
Boris Pavlovic ab72de78ce Imporve coverage job to make it voting
By default coverage job just generates cover directory with pretty HTML
report.

This change makes it voting:

It compares coverage of latest changes against that previous commit
and prints diff in case of adding new lines withou UT coverage.

As well it genereates HTML reports in cover/ dir

Change-Id: I1ac078ec67c92d0b8d6d3bb96f9ea79f61c5559a
2015-04-24 01:30:17 +03:00
contrib cue-manage broker fix for devstack plugin 2015-04-18 23:51:29 -07:00
cue Imporve coverage job to make it voting 2015-04-24 01:30:17 +03:00
doc Run cue-api behind Apache2 2015-03-04 13:08:01 -08:00
etc Adding management network interface integration to Cue 2015-03-30 15:03:40 -07:00
os_tasklib provisioning rabbitmq via userdata/cloud-init 2015-03-11 17:55:35 -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 Adding Vagrantfile and update to tox.ini to fix tox env 2014-11-13 16:53:42 -08:00
.testr.conf Adding .coveragerc to exclude tests and oslo modules 2015-04-06 18:18:05 -07: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
openstack-common.conf Base framework 2014-10-21 10:25:11 -07:00
requirements.txt Jinga2 missing from requirements.txt 2015-03-13 13:11:24 -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 Implemented publisher API and multi-process worker 2015-01-28 13:53:21 -08: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.rtfd.org/getting-started.html