OpenStack library for messaging
Go to file
Monty Taylor 6f95227e33 Change ignore-errors to ignore_errors
Needed for coverage 4.0

Change-Id: I96658f8f910e8e89ade81d5a33ab6591ca930d1b
2015-09-21 14:43:07 +00:00
doc/source Merge remote-tracking branch 'origin/feature/zmq' into merge-branch 2015-09-15 11:07:44 -04:00
etc Routing notifier 2014-01-15 04:08:18 +00:00
oslo.messaging/locale Imported Translations from Zanata 2015-09-16 18:44:52 +00:00
oslo_messaging Fix a few leaks in the AMQP 1.0 driver. 2015-09-16 16:47:12 -04:00
tools Merge remote-tracking branch 'origin/feature/zmq' into merge-branch 2015-09-15 11:07:44 -04:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:43:07 +00:00
.gitignore Ignore any egg and egg-info directories 2014-02-05 09:32:25 -08:00
.gitreview Update .gitreview for feature/zmq 2015-06-16 09:55:00 -04:00
.testr.conf Allows to overriding oslotest environ var 2014-11-19 11:28:02 +01:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00: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 Switch badges from 'pypip.in' to 'shields.io' 2015-06-11 20:38:19 -07:00
babel.cfg Setup for translation 2014-06-05 22:48:44 +02:00
requirements.txt Updated from global requirements 2015-09-17 12:16:04 +00:00
setup-test-env-qpid.sh Disable ACL if authentication cannot be performed. 2015-09-16 16:33:58 -04:00
setup-test-env-rabbit.sh Don't use devstack to setup our functional env 2015-06-11 12:01:01 +02:00
setup-test-env-zmq.sh Get rid of proxy process in zmq 2015-07-27 12:29:08 +03:00
setup.cfg Merge remote-tracking branch 'origin/feature/zmq' into merge-branch 2015-09-15 11:07:44 -04:00
setup.py Updated from global requirements 2015-09-17 12:16:04 +00:00
test-requirements.txt Updated from global requirements 2015-09-15 14:17:59 +00:00
tox.ini Remove useless additional requirement file 2015-09-15 11:29:52 +02:00

README.rst

Oslo Messaging Library

Latest Version

Downloads

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