yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70641
[Bug 1745572] [NEW] ml2 mechanism is call again if it calls continue binding
Public bug reported:
if there're multiple mechanism driver configured, and the first driver
call context.continue_binding at level 0, it will be called again on
level 1.
this is because parameter "driver" passed to _check_driver_to_bind is
not correct, which should be dirver name instead of driver itself
** Affects: neutron
Importance: Undecided
Assignee: Bo Chi (bochi-michael)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Bo Chi (bochi-michael)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1745572
Title:
ml2 mechanism is call again if it calls continue binding
Status in neutron:
In Progress
Bug description:
if there're multiple mechanism driver configured, and the first driver
call context.continue_binding at level 0, it will be called again on
level 1.
this is because parameter "driver" passed to _check_driver_to_bind is
not correct, which should be dirver name instead of driver itself
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1745572/+subscriptions
Follow ups