yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26375
[Bug 1404662] [NEW] L3 agent driver singletons pointing at old agent during testing
Public bug reported:
L3 agent drivers are singletons. They're created once, and hold
self.l3_agent. During testing, the agent is tossed away and re-built,
but the drivers singletons are pointing at the old agent, and its old
configuration. Single each agent has its own state_path (And dependent
metadata_proxy_socket and such), the drivers are looking at old, non-
relevant configuration.
** Affects: neutron
Importance: Undecided
Assignee: Assaf Muller (amuller)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Assaf Muller (amuller)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1404662
Title:
L3 agent driver singletons pointing at old agent during testing
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
L3 agent drivers are singletons. They're created once, and hold
self.l3_agent. During testing, the agent is tossed away and re-built,
but the drivers singletons are pointing at the old agent, and its old
configuration. Single each agent has its own state_path (And dependent
metadata_proxy_socket and such), the drivers are looking at old, non-
relevant configuration.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1404662/+subscriptions
Follow ups
References