OpenStack Messaging (Zaqar)
Go to file
kgriffs 746d59576d chore: Remove bin/marconi-self-host
This directory is no longer necessary, and the script is out of
date. marconi/bin is the new home for this sort of stuff.

Change-Id: I67b95dad314389d567d623521b69df9093c77dff
2013-04-05 18:08:05 -04:00
etc Added gunicorn as server application manager 2013-04-05 19:45:59 +02:00
lib Keystone Authentication 2013-03-25 12:36:53 -04:00
marconi Queue stats returns claimed, expired, and total. 2013-04-05 16:10:45 -04:00
tools chore: Remove bin/marconi-self-host 2013-04-05 18:08:05 -04:00
.coveragerc Suppress some Coverage report output 2013-03-29 16:07:20 -04:00
.gitignore Keystone Authentication 2013-03-25 12:36:53 -04:00
.gitreview Initial import. 2012-11-01 09:52:20 +01:00
AUTHORS.rst refactor: Rename AUTHORS so that it doesn't keep getting overwritten 2013-03-19 16:33:43 -04:00
HACKING.rst style(HACKING): Add notes about whitespace, naming, and wrapping 2013-03-22 23:46:46 -04:00
MANIFEST.in Initial import. 2012-11-01 09:52:20 +01:00
README.rst Updated README file with Marconi's goal. 2013-03-15 09:59:54 +01:00
openstack-common.conf MessageController implementation for mongodb storage 2013-04-02 17:00:36 +02:00
setup.cfg fix(nose): Comment out detailed-errors to workaround a testtools+nose bug 2013-03-13 21:56:31 +00:00
setup.py Implemented marconi-server entry point 2013-04-05 16:12:17 +02:00
tox.ini style: Enable pep8 warnings/errors and fix ensuing chaos 2013-03-20 18:33:38 -04:00

README.rst

Marconi - Queue and Notification service for OpenStack