Reviewed: https://review.opendev.org/c/openstack/neutron/+/784572 Committed: https://opendev.org/openstack/neutron/commit/ba3d78099f47c3819af0f6eb2083a1df7f67c38d Submitter: "Zuul (22348)" Branch: master
commit ba3d78099f47c3819af0f6eb2083a1df7f67c38d Author: Nurmatov Mamatisa <[email protected]> Date: Fri Apr 2 17:07:16 2021 +0300 Remove unused method _ensure_vr_id_and_network() Method _ensure_vr_id_and_network is not used in l3_hamode_db.py, hence method and related tests can be removed. Closes-Bug: #1715371 Change-Id: I9a64e683f060573195a88b3c4ee34abbd941fa44 ** 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/1715371 Title: _ensure_vr_id_and_network is not used anywhere in the code Status in neutron: Fix Released Bug description: _ensure_vr_id_and_network is not used anywhere in the code, hence can be removed. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1715371/+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

