Christian Strack b29a1462c2 Changes driver method for notifications
Oslo.messaging.Transport is used as an abstraction to redirect function
calls to the configured driver. _send_notification called
self._driver.send instead of self._driver.send_notification

As the test
oslo.messaging.tests.TestTransportMethodArgs.test_send_notification also
assumed that send was the correct method, this should be changed
accordingly

Change-Id: I9406d74f3dc13c44d1aaad5379aafbf1a8580137
2013-10-31 15:08:06 +01:00
..
2013-08-28 12:25:10 +01:00
2013-10-14 14:10:31 -04:00
2013-10-14 14:10:31 -04:00
2013-07-27 15:49:48 +01:00
2013-10-13 08:13:43 +01:00
2013-10-14 14:10:31 -04:00
2013-06-24 12:52:30 +01:00
2013-07-10 09:33:13 +01:00