← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1420092] [NEW] suspicious code in setup_dvr_mac_flows_on_all_brs

 

Public bug reported:

setup_dvr_mac_flows_on_all_brs has a code like add_flow(..., dl_src=mac, ...).
i think it meant to be dl_src=mac['mac_address'].

** Affects: neutron
     Importance: Undecided
     Assignee: YAMAMOTO Takashi (yamamoto)
         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/1420092

Title:
  suspicious code in setup_dvr_mac_flows_on_all_brs

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  setup_dvr_mac_flows_on_all_brs has a code like add_flow(..., dl_src=mac, ...).
  i think it meant to be dl_src=mac['mac_address'].

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


Follow ups

References