← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1280327] Re: notifier middleware broken by oslo.messaging

 

middleware moved to pycadf: https://review.openstack.org/#/c/73452/
clean up pycadf middleware in nova: https://review.openstack.org/#/c/75426/

** Changed in: nova
       Status: In Progress => Fix Committed

** Changed in: pycadf
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1280327

Title:
  notifier middleware broken by oslo.messaging

Status in OpenStack Compute (Nova):
  Fix Committed
Status in pyCADF:
  Fix Released

Bug description:
  the audit and notifier middlewares in openstack.common.middleware are
  broken due to switch to oslo.messaging. the notifier middleware is in
  process of being graduated to oslo.messaging.  the audit middleware
  will be graduated to pyCADF library.

  incoming fix is to drop common code as it only works again
  openstack.common.notifier system. instead the audit and notifier
  middlewares will work against pyCADF and oslo.messaging libraries
  respectively. both libraries are currently part of Nova already.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1280327/+subscriptions


References