** Changed in: keystone
       Status: Confirmed => Invalid

-- 
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/1188643

Title:
  notification queues are created in rabbit but never consumed

Status in devstack:
  Invalid
Status in OpenStack Identity (keystone):
  Invalid
Status in OpenStack Compute (nova):
  Won't Fix
Status in oslo.messaging:
  Won't Fix

Bug description:
  The following queues are created in rabbit but there are no consumers
  for them. notifications.info, notifications.warn and
  notifications.error. This means that all events are queued up in them
  until rabbit is restarted or else someone consumes the queue.

  notifications.info in particular collects a large number of events
  very quickly

  All events should be published to an exchange and it should be up the
  consumers on how to configure any queues in rabbit and how they should
  be consumed.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to