[Openstack-operators] Fwd: [openstack-dev] [release] oslo.messaging 1.8.1

Joshua Harlow harlowja at outlook.com
Wed Apr 1 22:39:31 UTC 2015


I hope that in the future https://review.openstack.org/#/c/140318/ can 
help out making this more obvious; as a good example set that works can 
be very very helpful to understand why/what the options are...

Docs that are good would help to...

Kris G. Lindgren wrote:
> Also,
>
> If you are running oslo.messaging 1.8.1 or higher and are wondering why
> you are no longer seeing notifications from nova.  Change
> notification_driver=nova.openstack.common.notifier.rpc_notifier to
> notification_driver=messaging and you will start seeing notifications for
> nova events again.  I assume this will apply to other services as well -
> but we are configured to receive notifications from nova.
>
> ____________________________________________
>
> Kris Lindgren
> Senior Linux Systems Engineer
> GoDaddy, LLC.
>
>
>
>
> On 3/25/15, 8:30 AM, "Davanum Srinivas"<davanum at gmail.com>  wrote:
>
>> FYI. for those waiting to try oslo.messaging rabbitmq heartbeat support.
>>
>> -- dims
>>
>> ---------- Forwarded message ----------
>> From: Doug Hellmann<doug at doughellmann.com>
>> Date: Wed, Mar 25, 2015 at 10:13 AM
>> Subject: [openstack-dev] [release] oslo.messaging 1.8.1
>> To: "OpenStack Development Mailing List (not for usage questions)"
>> <openstack-dev at lists.openstack.org>
>>
>>
>> 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(-)
>> __________________________________________________________________________
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>>
>> --
>> Davanum Srinivas :: https://twitter.com/dims
>>
>> _______________________________________________
>> OpenStack-operators mailing list
>> OpenStack-operators at lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators



More information about the OpenStack-operators mailing list