OpenStack Messaging (Zaqar)
Go to file
Bryan Davidson 54f21769d7 Suppress some Coverage report output
We are not responsible for marconi.openstack.common code so it
will be excluded from our Coverage report. Also excluding
NotImplementedErrors as there's obviously no implementation in
that case to be tested.

Change-Id: Ie1e2cf4b858afef56ffed7ee225a0f8c29dcaef8
2013-03-29 16:07:20 -04:00
bin refactor: Rename TestSuite to TestBase 2013-03-19 16:17:28 -04:00
etc Keystone Authentication 2013-03-25 12:36:53 -04:00
lib Keystone Authentication 2013-03-25 12:36:53 -04:00
marconi Suppress some Coverage report output 2013-03-29 16:07:20 -04:00
tools Message support in SQlite. 2013-03-28 15:53:03 -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 Bootstrap now dynamically imports storage and transport modules 2013-03-21 09:20:52 -04: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 Suppress some Coverage report output 2013-03-29 16:07:20 -04: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