Mark McLoughlin d5dcfe91db Use driver's notify_send() method again
Drivers have a notify_send() method which allows for special semantics
to be implemented for notification sending. During the port over to
oslo.messaging, it appears we stopped using this and switched to just
using topic_send() instead.

Lets restore the use of notify_send() so that we don't lose behaviours
like I9f8dfd6eaf3996be58fecff6ad91508bdcef23f3 added.

Change-Id: Id0ad0431d3e2b1bfe21723e7f3b1842c2d3a9546
2014-03-18 07:17:49 +00:00
2014-01-15 04:08:18 +00:00
2014-03-04 06:23:35 -08:00
2013-10-01 16:14:29 +00:00
2014-02-28 14:23:55 -08:00

Oslo Messaging Library

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

See also: Library Documentation

Description
OpenStack library for messaging
Readme 36 MiB
Languages
Python 99.8%
Shell 0.2%