yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #81833
[Bug 1865281] Re: Remove deprecation warning when mixing new and old engine facade
Reviewed: https://review.opendev.org/710557
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=77b761dfe438f7a2d61dac3337b65d0f9d85c20b
Submitter: Zuul
Branch: master
commit 77b761dfe438f7a2d61dac3337b65d0f9d85c20b
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Sat Feb 29 12:33:08 2020 +0000
Remove warning message when using old and new engine facade
The aim of this patch is to reduce the log pollution, specially in
testing. The warning message is now a LOG.debug message.
Change-Id: Ief9df3d23a192a9e374819ffc8869c4f1966bfd4
Closes-Bug: #1865281
** 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/1865281
Title:
Remove deprecation warning when mixing new and old engine facade
Status in neutron:
Fix Released
Bug description:
In neutron-lib context, if both the new and the old engine facade are
used, a warning message is written. To avoid log pollution (specially
in tests), I suggest removing this warning.
BTW, we still need to finish this BP.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1865281/+subscriptions
References