OpenStack Messaging (Zaqar)
Go to file
kgriffs 6ea84355c3 style: Migrate to the new hacking package on pypi
This removes the cloned Nova hacking.py in favor of the new OpenStack
hacking package on pypi. The new hacking module is a flake8 extension,
so running pep8 separately is no longer needed, and has been removed.

Note that some errors are currently being ignored; those will be fixed
in a followup patch.

Implements: blueprint grizzly-debt
Change-Id: I9d34b21d872a872b8c927717367023d3214ff38d
2013-05-06 10:44:21 -04:00
etc Make Paste use default configs 2013-04-22 16:28:42 -04:00
lib Make Paste use default configs 2013-04-22 16:28:42 -04:00
marconi Set messages ttl to claims ttl 2013-05-02 18:02:12 +02:00
tools style: Migrate to the new hacking package on pypi 2013-05-06 10:44:21 -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 style: Enable flake8 with proper exclusions 2013-05-06 08:48:04 -04:00
setup.py Implemented marconi-server entry point 2013-04-05 16:12:17 +02:00
tox.ini style: Migrate to the new hacking package on pypi 2013-05-06 10:44:21 -04:00

README.rst

Marconi - Queue and Notification service for OpenStack