You have been subscribed to a public bug: There are some test cases which are modifying the test network UUID:
https://github.com/openstack/neutron-tempest- plugin/blob/5ad4e821006b9ae2bbd5aee18f47b8764a2e2f9c/neutron_tempest_plugin/api/test_ports_negative.py#L56 Such updates are causing network leaks (Not deleted) The clean up deletes incorrect network ID and the actual network is left behind. Update the logic to deep-copy the Network Object/Restore the network ID after the test case is run ** Affects: neutron Importance: Undecided Assignee: Sam Kumar (sp810x) Status: New -- Neutron_Tempest_Plugin: Create Fake Network for Negative Neutron Test cases https://bugs.launchpad.net/bugs/1927249 You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. -- 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

