RETIRED, Message Broker provisioning service for OpenStack.
Go to file
LiuNanke 1a04a9c6a4 Add debug testenv in tox
Once we add debug testenv, we can use "tox -e debug -- --debug"
to debug test cases when tox is running.

Change-Id: Ic0849f0e14dd13d4f6d3e45d0785b21de4b1c7bc
2016-03-04 19:34:18 +00:00
contrib Enabling devstack plugin for Cue 2015-12-22 04:56:55 +00:00
cue Use assertTrue/False instead of assertEqual(T/F) 2016-01-13 22:54:40 +00:00
devstack fix for horizon/devstack issue 2016-03-03 13:37:33 -08:00
doc Replace deprecated library function os.popen() with subprocess 2016-01-09 20:15:20 +08:00
etc Added CORS support to Cue 2015-12-23 11:00:45 -08:00
os_tasklib Remove unused logging import in Cue 2016-01-07 00:33:35 +08:00
rally-jobs Replace deprecated keystoneclient...exceptions 2016-01-13 22:54:37 +00:00
tests Merge "py3: Get urllib modules from six.moves" 2016-01-04 19:40:46 +00:00
tools Added CORS support to Cue 2015-12-23 11:00:45 -08:00
.coveragerc Code coverage fix and devstack fix 2015-10-08 19:10:53 -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
requirements.txt Adding support to cleanup taskflow job details 2016-01-08 15:01:02 -08:00
setup.cfg Open up Mitaka release 2015-11-12 11:08:49 -08:00
setup.py Updated from global requirements 2015-11-19 15:55:16 +00:00
test-requirements.txt Updated from global requirements 2015-12-22 06:53:19 +00:00
tox.ini Add debug testenv in tox 2016-03-04 19:34:18 +00: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