[openstack-dev] [release] oslo.messaging 1.8.1
Doug Hellmann
doug at doughellmann.com
Wed Mar 25 14:13:51 UTC 2015
We are pleased to announce the release of:
oslo.messaging 1.8.1: Oslo Messaging API
This is a Kilo-series patch release, fixing several bugs.
For more details, please see the git log history below and:
http://launchpad.net/oslo.messaging/+milestone/1.8.1
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.messaging
Changes in oslo.messaging 1.8.0..1.8.1
--------------------------------------
57fad97 Publish tracebacks only on debug level
b5f91b2 Reconnect on connection lost in heartbeat thread
ac8bdb6 cleanup connection pool return
ee18dc5 rabbit: Improves logging
db99154 fix up verb tense in log message
64bdd80 rabbit: heartbeat implementation
9b14d1a Add support for multiple namespaces in Targets
Diffstat (except docs and test files)
-------------------------------------
oslo_messaging/_drivers/amqp.py | 44 ++-
oslo_messaging/_drivers/amqpdriver.py | 15 +-
oslo_messaging/_drivers/impl_qpid.py | 2 +-
oslo_messaging/_drivers/impl_rabbit.py | 346 ++++++++++++++++++++---
oslo_messaging/rpc/dispatcher.py | 2 +-
oslo_messaging/target.py | 9 +-
11 files changed, 541 insertions(+), 70 deletions(-)
More information about the OpenStack-dev
mailing list