yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #84471
[Bug 1904874] Re: Neutron metering iptables chain not found message is logged is ERROR level
Reviewed: https://review.opendev.org/751775
Committed: https://opendev.org/openstack/neutron/commit/3c0d57c884d574485ac6fb4cad52caec5f220df4
Submitter: Zuul
Branch: master
commit 3c0d57c884d574485ac6fb4cad52caec5f220df4
Author: Rafael Weingärtner <rafael@xxxxxxxxxx>
Date: Mon Sep 14 08:16:04 2020 -0300
Set metering iptables chain not found LOG level to WARNING
When routers are migrated from one Neutron agent to the other, the metering IPtables
rules are removed, which can cause some exceptions that can be ignored. The metering
agent already handled this situation. However, it logs the message as an ERROR, which
can triggers alarms. Therefore, we propose here to change the LOG message from error
to warning.
Closes-Bug: #1904874
Change-Id: I1805a07cef7fc7d7b041e582a4d79fb1a805df71
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1904874
Title:
Neutron metering iptables chain not found message is logged is ERROR
level
Status in neutron:
Fix Released
Bug description:
When routers are migrated from one Neutron agent to the other, the
metering IPtables rules are removed, which can cause some exceptions
that can be ignored. The metering agent already handled this
situation. However, it logs the message as an ERROR, which can
triggers alarms in the cloud monitoring systems.
The message is imported to be logged. However, we should change it to
warning, instead of error. Normally, in complex cloud environments,
people configure alarms to be triggered whenever an error message
appears, and operators have to act upon it. These messages can trigger
such situations, which are misleading. Therefore, we propose here to
change the LOG message from error to warning.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1904874/+subscriptions
References