2937692464
Change-Id: If4cf83d605801047053530ca5c7970e30132b4b0
1.3 KiB
1.3 KiB
oslo.messaging
The Oslo messaging API supports RPC and notifications over a number of different messsaging transports.
Contents
transport target server rpcclient notifier serializer exceptions conffixture
Release Notes
1.3.0a2
Changes since 1.3.0a1:
- logging_and_notification: Notifications can now be sent using a python logging handler.
- Notifier.warning() was added as an alias of Notifier.warn().
- Notifier.audit() has been added.
- 1178375: Support a new qpid topology.
- TransportURL.hosts is no longer a read-only property.
- MessagingException now behaves more like normal exceptions.
- Fix sending of notifications.
- Many internal cleanups.
Thanks to Chang Bo Guo, Christian Strack, Julien Danjou, Kenneth Giusti and Russell Bryant for their contributions to this release!
1.2.0a1
- Initial release of oslo.messaging.
Indices and tables
genindex
modindex
search