← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1826396] Re: [RFE] Atomic Extraroute API

 

** Changed in: neutron
       Status: In Progress => 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/1826396

Title:
  [RFE] Atomic Extraroute API

Status in neutron:
  Fix Released

Bug description:
  As discussed in an openstack-discuss thread [1] we could improve the
  extraroute API to better support Neutron API clients, especially Heat.

  The problem is that the current extraroute API does not allow atomic
  additions/deletions of particular routing table entries. In the current
  API the routes attribute of a router (containing all routing table
  entries) must be updated at once. Therefore additions and deletions
  must be performed on the client side. Therefore multiple clients race
  to update the routes attribute and updates may get lost.

  Please see the detailed spec here: https://review.opendev.org/655680

  [1] http://lists.openstack.org/pipermail/openstack-
  discuss/2019-April/005121.html

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



References