OpenStack library for messaging
Go to file
Mark McLoughlin e67f409b87 Don't use common logging
It appears we don't actually need this - we don't, for example, use any
of the special formatting supported by ContextAdaptor.
2013-06-16 15:24:41 +01:00
doc Update example scripts for recent API changes 2013-06-16 12:26:01 +01:00
oslo Don't use common logging 2013-06-16 15:24:41 +01:00
tests Use log.warning() instead of log.warn() 2013-06-16 12:00:09 +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 Don't use common logging 2013-06-16 15:24:41 +01:00
README.rst Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
requirements.txt Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
setup.cfg Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
setup.py Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
test-requirements.txt Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
tox.ini Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00

Oslo Messaging Library

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