** Changed in: nova
       Status: Confirmed => Won't Fix

** Changed in: oslo.messaging
       Status: Confirmed => Won't Fix

-- 
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 - openstack dev environments:
  Invalid
Status in OpenStack Identity (Keystone):
  Confirmed
Status in OpenStack Compute (Nova):
  Won't Fix
Status in Messaging API for OpenStack:
  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     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to