[Yahoo-eng-team] [Bug 1761405] Re: impossible to disable notifications

2018-04-17 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/561684
Committed: 
https://git.openstack.org/cgit/openstack/nova/commit/?id=11528966ba000addde5416f085332e0d39c46588
Submitter: Zuul
Branch:master

commit 11528966ba000addde5416f085332e0d39c46588
Author: Matt Riedemann 
Date:   Mon Apr 16 14:12:12 2018 -0400

Document how to disable notifications

This adds information to the "notification_format" config
option help and notifications docs on how to disable notifications.

While updating the config option help text, a stale reference
to Pike is removed.

Change-Id: I736025a0a88fc969831558805687b642da8cd365
Closes-Bug: #1761405


** Changed in: nova
   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/1761405

Title:
  impossible to disable notifications

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) pike series:
  Confirmed
Status in OpenStack Compute (nova) queens series:
  Confirmed

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.info15161
  versioned_notifications.error   24
  versioned_notifications.info22285

  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


[Yahoo-eng-team] [Bug 1761405] Re: impossible to disable notifications

2018-04-16 Thread Matt Riedemann
** Changed in: nova
 Assignee: (unassigned) => Matt Riedemann (mriedem)

** Also affects: nova/pike
   Importance: Undecided
   Status: New

** Also affects: nova/queens
   Importance: Undecided
   Status: New

** Changed in: nova/pike
   Status: New => Confirmed

** Changed in: nova/pike
   Importance: Undecided => Low

** Changed in: nova/queens
   Status: New => Confirmed

** Changed in: nova/queens
   Importance: Undecided => Low

-- 
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):
  Confirmed
Status in OpenStack Compute (nova) pike series:
  Confirmed
Status in OpenStack Compute (nova) queens series:
  Confirmed

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.info15161
  versioned_notifications.error   24
  versioned_notifications.info22285

  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