RETIRED, Message Broker provisioning service for OpenStack.
Go to file
dagnello 17449b4e92 Temporarily disabled admin policy for accessing the REST API. 2014-10-29 17:09:06 -07:00
cue Temporarily disabled admin policy for accessing the REST API. 2014-10-29 17:09:06 -07:00
etc/cue Temporarily disabled admin policy for accessing the REST API. 2014-10-29 17:09:06 -07:00
tools Base framework 2014-10-21 10:25:11 -07:00
.gitignore Base framework 2014-10-21 10:25:11 -07:00
LICENSE Initial commit 2014-10-02 13:57:10 -07:00
README.md Update readme with development environmnent steps 2014-10-28 23:13:39 -07:00
openstack-common.conf Base framework 2014-10-21 10:25:11 -07:00
requirements.txt Base framework 2014-10-21 10:25:11 -07:00
setup.cfg Get basic API to start up 2014-10-28 23:09:53 -07:00
setup.py Base framework 2014-10-21 10:25:11 -07:00
test-requirements.txt Base framework 2014-10-21 10:25:11 -07:00
tox.ini Base framework 2014-10-21 10:25:11 -07:00

README.md

Cue

Openstack Message Broker Provisioning Service.

This service provides Provisioning and Management of Message Brokers.

Supported

RabbitMQ

Getting Started

  1. Run 'tox' - this will create a virtual environment in .tox
  2. source .tox/py27/bin/activate
  3. python setup.py develop
  4. cue-api --config-file etc/cue/cue.conf.sample