yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33557
[Bug 1463254] [NEW] all PortContexts trigger network segment lookup
Public bug reported:
Every time an ML2 port context is constructed, it builds a network
context which results in a db lookup of all of the network segments.
There are various places where the network is completely irrelevant
(e.g. port status update) so this DB activity is just a waste of
resources.
** Affects: neutron
Importance: Undecided
Assignee: Kevin Benton (kevinbenton)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1463254
Title:
all PortContexts trigger network segment lookup
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
Every time an ML2 port context is constructed, it builds a network
context which results in a db lookup of all of the network segments.
There are various places where the network is completely irrelevant
(e.g. port status update) so this DB activity is just a waste of
resources.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1463254/+subscriptions
Follow ups
References