Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/806129 Committed: https://opendev.org/openstack/neutron-lib/commit/c3f540a4cd252a4147e4e013df114a2303c810b7 Submitter: "Zuul (22348)" Branch: master
commit c3f540a4cd252a4147e4e013df114a2303c810b7 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Thu Aug 26 09:54:06 2021 +0000 Disable "oslo.messaging" metrics Since [1], "oslo.messaging" provides a feature to send RPC metrics to "oslo.metrics". This patch is breaking the CI unit tests jobs. Because those metrics are not needed in this CI, this patch disables this feature. [1]https://review.opendev.org/c/openstack/oslo.messaging/+/761848 Change-Id: I8611e140305636685c1532dc36812d24a234dc9b Closes-Bug: #1941725 ** 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/1941725 Title: neutron-lib unit tests broken with oslo.messaging 12.9.0 Status in neutron: Fix Released Bug description: oslo.messaging 12.9.0 support for metrics (see [0]) is a new feature, and it breaks some RPC related neutron-lib unit tests. [0]https://review.opendev.org/c/openstack/oslo.messaging/+/761848 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1941725/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

