OpenStack Messaging (Zaqar)
Go to file
Flaper Fesp 64cfda6fa8 Use issublcass instead of isinstance
StorageBaseTest should check for issubclass instead of isinstance since
the driver / controller instances are not yet created at that time.

Fixes bug 1154690

Change-Id: I12a76305045cd7dfb8c98ece97e9e6c02e0b7622
2013-03-13 17:51:43 +01: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 Use issublcass instead of isinstance 2013-03-13 17:51:43 +01:00
tools Merge "Added hacking file" 2013-03-07 17:28:52 +00: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 Added hacking file 2013-03-07 18:07:53 +01:00
tox.ini Added hacking file 2013-03-07 18:07:53 +01:00

Marconi - Message Bus for OpenStack