OpenStack Messaging (Zaqar)
Go to file
Zhihao Yuan c9a6762ac7 Move marconi.common.Kernel to marconi.Kernel.
marconi.common should contain commonly importable utilities.
But Kernel depends on things outside marconi.common, which
results in a recursive dependency if they import anything under
marconi.common.

Change-Id: Ibfeb5abe9fc21a8bcf170d1eddceac44e5abf844
2013-03-06 10:26:02 -05: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 Move marconi.common.Kernel to marconi.Kernel. 2013-03-06 10:26:02 -05:00
tools Added oslo-config as dependency 2013-02-25 16:03:37 +01: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
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 Added license to setup.py 2013-02-25 16:20:40 +01:00
tox.ini feat(Kernel): Demonstrate wiring up endpoints 2013-02-27 14:06:34 +01:00

Marconi - Message Bus for OpenStack