yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37568
[Bug 1491361] [NEW] Trace seen in L3 DVR agent during router interface removal
Public bug reported:
The trace is from Kilo code, but issue persists in Liberty code as of
now.
37749 ERROR neutron.agent.l3.dvr_router [-] DVR: removed snat failed
37749 TRACE neutron.agent.l3.dvr_router Traceback (most recent call last):
37749 TRACE neutron.agent.l3.dvr_router File "/usr/lib/python2.7/dist-packages/neutron/agent/l3/dvr_router.py", line 260, in _snat_redirect_modify
37749 TRACE neutron.agent.l3.dvr_router for gw_fixed_ip in gateway['fixed_ips']:
37749 TRACE neutron.agent.l3.dvr_router TypeError: 'NoneType' object has no attribute '__getitem__'
** Affects: neutron
Importance: Medium
Assignee: Eugene Nikanorov (enikanorov)
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/1491361
Title:
Trace seen in L3 DVR agent during router interface removal
Status in neutron:
In Progress
Bug description:
The trace is from Kilo code, but issue persists in Liberty code as of
now.
37749 ERROR neutron.agent.l3.dvr_router [-] DVR: removed snat failed
37749 TRACE neutron.agent.l3.dvr_router Traceback (most recent call last):
37749 TRACE neutron.agent.l3.dvr_router File "/usr/lib/python2.7/dist-packages/neutron/agent/l3/dvr_router.py", line 260, in _snat_redirect_modify
37749 TRACE neutron.agent.l3.dvr_router for gw_fixed_ip in gateway['fixed_ips']:
37749 TRACE neutron.agent.l3.dvr_router TypeError: 'NoneType' object has no attribute '__getitem__'
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1491361/+subscriptions
Follow ups