← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups

References