Public bug reported: The Neutron OVS agent logs can get flooded with KeyErrors as the '_get_port_info' method skips the added/removed dict items if no ports have been added/removed, which are expected to be present, even if those are just empty sets.
Trace: http://paste.openstack.org/raw/726614/ ** Affects: neutron Importance: Undecided Assignee: Lucian Petrut (petrutlucian94) Status: In Progress ** Tags: ovs ** Tags added: ovs ** Description changed: The Neutron OVS agent logs can get flooded with KeyErrors as the - '_get_port_info' method skips including the added/removed dict items if - no ports have been added/removed, which are expected to be present, even - if those are just empty sets. + '_get_port_info' method skips the added/removed dict items if no ports + have been added/removed, which are expected to be present, even if those + are just empty sets. Trace: http://paste.openstack.org/raw/726614/ -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1783556 Title: Neutron ovs agent logs flooded with KeyErrors Status in neutron: In Progress Bug description: The Neutron OVS agent logs can get flooded with KeyErrors as the '_get_port_info' method skips the added/removed dict items if no ports have been added/removed, which are expected to be present, even if those are just empty sets. Trace: http://paste.openstack.org/raw/726614/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1783556/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp