
'Notification Listener' doesn't work. I fixed the example which is described in developer guide to work fine. These are the main points of this correction. * specify namespace for NotificationFilter. * set 2 blank lines between class definitions according to E302 of pep8. * change argument of 'pool' to keyward arguemnt, because 4th argument of 'get_notification_listener' requires the name of message executor. Change-Id: I75800309f2294fe9f17ea2a2b1638de57ef2922e Closes-Bug: #1618394
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.messaging
- Source: http://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: http://bugs.launchpad.net/oslo.messaging
Description
Languages
Python
99.8%
Shell
0.2%