← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1473199] [NEW] OVSBridge.db_list should query only the ports belonging to the bridge

 

Public bug reported:

This change introduced bulk operation for vif ports https://review.openstack.org/#/c/186734/
Anyway when calling

self.int_br.db_list


we query all the ports existing, not only the ports on the int_br

** Affects: neutron
     Importance: Undecided
     Assignee: Rossella Sblendido (rossella-o)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Rossella Sblendido (rossella-o)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1473199

Title:
  OVSBridge.db_list should query only the ports belonging to the bridge

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  This change introduced bulk operation for vif ports https://review.openstack.org/#/c/186734/
  Anyway when calling

  self.int_br.db_list

  
  we query all the ports existing, not only the ports on the int_br

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


Follow ups