← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1259125] Re: Plumgrid plugin does not call _process_l3_update on network update

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

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

Title:
  Plumgrid  plugin does not call _process_l3_update on network update

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  Like all other plugins Plumgrid plugin should call
  self._process_l3_update() (defined in External_net_db_mixin) on
  network update operation. It however calls self._process_l3_create()
  on network create which is ok.

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


References