OpenStack library for messaging
Go to file
Mark McLoughlin 4043506a23 Add missing gettextutils
We don't need this in oslo.messaging itself, but excutils and sslutils
do use it.

Change-Id: Ib35caa6616aab7be1a7f872b2073f7b9f606b258
2013-07-27 15:49:48 +01:00
doc Add test code for the rabbit driver 2013-07-24 08:15:35 +01:00
oslo Add missing gettextutils 2013-07-27 15:49:48 +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
openstack-common.conf Add missing gettextutils 2013-07-27 15:49:48 +01:00
README.rst Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
requirements.txt Use stdlib logging 2013-07-24 08:15:35 +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 Allow use of hacking 0.6.0 and fix min version 2013-07-20 00:55:36 +04:00
tox.ini Simplify public symbol exports 2013-06-24 12:52:30 +01:00

Oslo Messaging Library

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