OpenStack Messaging (Zaqar)
Go to file
kgriffs a3bfba07cd fix(tox): Address warnings
* Remove "bash" from command string in testenv:pep8 to stop it from
  complaining about referencing something outside the virtualenv.
* Add missing pyflakes dependency

Change-Id: I10ae6dba764b4e7d7fcb9aef3f8d84b30ba1c773
2013-03-13 17:14:01 -04:00
bin Move marconi.common.Kernel to marconi.Kernel. 2013-03-06 10:26:02 -05:00
etc chore: Stub out how the kernel will be configured, and connect transports and storage 2013-02-26 19:40:42 +01:00
marconi Merge "Decentralized configuration." 2013-03-13 20:36:40 +00:00
tools fix(tox): Address warnings 2013-03-13 17:14:01 -04:00
.coveragerc Fixed setup, tox and requirements 2013-02-25 15:47:39 +01:00
.gitignore Ignore vim backup files. 2013-03-05 17:23:49 -05:00
.gitreview Initial import. 2012-11-01 09:52:20 +01:00
HACKING.rst Added hacking file 2013-03-07 18:07:53 +01:00
MANIFEST.in Initial import. 2012-11-01 09:52:20 +01:00
openstack-common.conf Initial import. 2012-11-01 09:52:20 +01:00
README.rst Add README. 2012-11-01 09:53:08 +01:00
setup.cfg Initial import. 2012-11-01 09:52:20 +01:00
setup.py Decentralized configuration. 2013-03-13 14:22:37 -04:00
tox.ini fix(tox): Address warnings 2013-03-13 17:14:01 -04:00

Marconi - Message Bus for OpenStack