Files
oslo.messaging/oslo_messaging/notify
Hiroyasu.OHYAMA beb23103b0 [document] The example which is written in the developer guide of
'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
2016-10-07 18:07:00 +09:00
..
2015-12-08 09:14:20 +01:00
2016-04-21 11:43:53 +08:00
2016-05-18 09:28:15 +02:00
2015-11-30 19:30:05 +00:00
2015-11-20 18:43:28 +00:00
2016-09-12 09:49:00 -04:00