Public bug reported:

Hi,

As far as I can see from
https://github.com/openstack/nova/blob/stable/queens/nova/rpc.py#L60-L86,
it's currently (i.e. in queens) not possible to instruct nova to not
send notifications - you either get versioned, legacy, or both.

In clouds which don't have ceilometer, nothing is consuming the
notifications, which keep piling up in rabbitmq :

$ sudo rabbitmqctl list_queues -p openstack|grep -v 0$
Listing queues ...
notifications.error     32
notifications.info      44908
notifications_designate.info    15161
versioned_notifications.error   24
versioned_notifications.info    22285

Could we please get a knob to make nova not send any notification ?

Thanks !

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  impossible to disable notifications

Status in OpenStack Compute (nova):
  New

Bug description:
  Hi,

  As far as I can see from
  https://github.com/openstack/nova/blob/stable/queens/nova/rpc.py#L60-L86,
  it's currently (i.e. in queens) not possible to instruct nova to not
  send notifications - you either get versioned, legacy, or both.

  In clouds which don't have ceilometer, nothing is consuming the
  notifications, which keep piling up in rabbitmq :

  $ sudo rabbitmqctl list_queues -p openstack|grep -v 0$
  Listing queues ...
  notifications.error     32
  notifications.info      44908
  notifications_designate.info    15161
  versioned_notifications.error   24
  versioned_notifications.info    22285

  Could we please get a knob to make nova not send any notification ?

  Thanks !

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1761405/+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