OpenStack library for messaging
Go to file
Davanum Srinivas 1893c495f6 Allow custom notification drivers
Our class hierarchy hides classes and modules that so its hard
for folks to write a custom Notification driver. We should
make these public and document them

Closes-Bug: #1426046
Change-Id: Ifb96c2ae9868426cac2700bf4917c27c02c90b15
2015-09-25 10:07:05 -04:00
doc/source Allow custom notification drivers 2015-09-25 10:07:05 -04:00
etc Fix spelling typo in output 2015-09-24 18:11:22 +08:00
oslo.messaging/locale Imported Translations from Zanata 2015-09-16 18:44:52 +00:00
oslo_messaging Allow custom notification drivers 2015-09-25 10:07:05 -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 Allow custom notification drivers 2015-09-25 10:07:05 -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.