OpenStack library for messaging
Go to file
Mark McLoughlin e91dbef454 Add oslo-incubator code unmodified
I want to make it absolutely clear what changes we're making from the
original driver code, so let's start with a pristine copy.

Change-Id: I38507382b1ce68c7f8f697522f9a1bf00e76532d
2013-07-23 18:34:42 +01:00
doc Include docstrings in published docs 2013-07-10 09:33:13 +01:00
oslo Add oslo-incubator code unmodified 2013-07-23 18:34:42 +01:00
tests Unit tests for notifier 2013-06-24 12:52:56 +01: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 Make executor threads more robust 2013-07-23 18:34:42 +01:00
requirements.txt Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
setup.cfg Fix notify drivers namespace 2013-06-24 12:52:41 +01:00
setup.py Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
test-requirements.txt Use oslo.sphinx and remove local copy of doc theme 2013-07-10 08:51:37 +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.