← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1705185] Re: network_map dict not cleaned on network_delete in linux bridge agent

 

Reviewed:  https://review.openstack.org/485062
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ca2399dbe04d5fbf6268c4d0f83b22a1bd180597
Submitter: Jenkins
Branch:    master

commit ca2399dbe04d5fbf6268c4d0f83b22a1bd180597
Author: Kevin Benton <kevin@xxxxxxxxxx>
Date:   Tue Jul 18 23:39:47 2017 -0700

    Remove network_id from network_map on net delete
    
    This removes the network_id from the network_map dict when
    a network is deleted on the Linux Bridge agent.
    
    Change-Id: I0bd3be91626fd7c4e258c35041bb92130ee23182
    Closes-Bug: #1705185


** 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/1705185

Title:
  network_map dict not cleaned on network_delete in linux bridge agent

Status in neutron:
  Fix Released

Bug description:
  The 'network_map' dict that contains a mapping from network_id to info
  about the network is not cleared when a network is deleted. This means
  it can slowly grow over time as there is a lot of network churn.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1705185/+subscriptions


References