yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26412
[Bug 1404935] [NEW] ovs_lib unnecessarily loops through all Interfaces/Ports when calling 'ovs-vsctl list'
Public bug reported:
The ovs-vsctl 'list' command can take a list of records as an argument,
so there is no need to manually loop through all records discarding the
ones with names that don't match the bridge's port name list.
** Affects: neutron
Importance: Undecided
Assignee: Terry Wilson (otherwiseguy)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1404935
Title:
ovs_lib unnecessarily loops through all Interfaces/Ports when calling
'ovs-vsctl list'
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
The ovs-vsctl 'list' command can take a list of records as an
argument, so there is no need to manually loop through all records
discarding the ones with names that don't match the bridge's port name
list.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1404935/+subscriptions
Follow ups
References