← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1280327] [NEW] notifier middleware broken by oslo.messaging

 

Public bug reported:

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 as well.  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.

** Affects: nova
     Importance: Undecided
     Assignee: gordon chung (chungg)
         Status: In Progress

** Affects: pycadf
     Importance: High
     Assignee: gordon chung (chungg)
         Status: In Progress

** Changed in: nova
       Status: New => In Progress

** Changed in: nova
     Assignee: (unassigned) => gordon chung (chungg)

** Also affects: pycadf
   Importance: Undecided
       Status: New

** Changed in: pycadf
       Status: New => In Progress

** Changed in: pycadf
   Importance: Undecided => Critical

** Changed in: pycadf
   Importance: Critical => High

** Changed in: pycadf
     Assignee: (unassigned) => gordon chung (chungg)

-- 
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):
  In Progress
Status in pyCADF:
  In Progress

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 as well.  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


Follow ups

References