← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1427641] Re: ml2 extension mechanism do not notify agents on update port

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

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

Title:
  ml2 extension mechanism do not notify agents on update port

Status in neutron:
  Expired

Bug description:
  ml2 extension driver implements API for several  methods including process_update_port.
  however, in the method update_port() of the plugin, there is a flag to indicate whether to notify on the update or not. 
  the extension do update the port but do not change the flag (need_port_update_notify)  accordingly. 

  https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/plugin.py#L1017

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


References