yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24619
[Bug 1393991] [NEW] big switch L3: missing tenant ID for external gateway causes expensive query on backend
Public bug reported:
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.
** 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/1393991
Title:
big switch L3: missing tenant ID for external gateway causes expensive
query on backend
Status in OpenStack Neutron (virtual network service):
New
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
Follow ups
References