← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1393991] Re: big switch L3: missing tenant ID for external gateway causes expensive query on backend

 

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

** Changed in: neutron
    Milestone: None => kilo-1

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

Title:
  big switch L3: missing tenant ID for external gateway causes expensive
  query on backend

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

Bug description:
  The external gateway info in the router update only includes the
  network_id. Even though this is a unique ID on the openstack side,
  this field isn't unique on the backend so the query is very expensive.
  The plugin side should just lookup the network and include it in the
  request to the backend.

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


References