OpenStack library for messaging
Go to file
Mark McLoughlin 5aa7c37144 Ensure namespace package is installed
This is apparently fixed in pbr since I3972b3132619e8e2dd7e362ca5fe9d1e3add43b8
but I'm seeing the issue with pbr 0.5.21 on Fedora.

Related-Bug: #1194742
Change-Id: I136b8493c8d8d48a0116facf5f23c2a1479c070f
2013-08-12 14:35:33 +01:00
doc/source Merge "Add thread-local store of request context" 2013-08-12 09:23:42 +00:00
oslo Merge "Add transport URL support to rabbit driver" 2013-08-12 09:24:42 +00:00
tests Merge "Add transport URL support to rabbit driver" 2013-08-12 09:24:42 +00:00
.gitignore Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
.gitreview Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
.testr.conf Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
CONTRIBUTING.rst Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
LICENSE Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
MANIFEST.in Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
README.rst Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
openstack-common.conf Add missing gettextutils 2013-07-27 15:49:48 +01:00
requirements.txt Temporarily add eventlet to requirements 2013-07-27 15:54:03 +01:00
setup.cfg Ensure namespace package is installed 2013-08-12 14:35:33 +01:00
setup.py Ensure namespace package is installed 2013-08-12 14:35:33 +01:00
test-requirements.txt Add simple rabbit driver unit test 2013-07-27 15:54:06 +01:00
tox.ini Simplify public symbol exports 2013-06-24 12:52:30 +01:00

README.rst

Oslo Messaging Library

The Oslo messaging API supports RPC and notifications over a number of different messsaging transports.