yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36735
[Bug 1483497] [NEW] Validate local_ip for linuxbridge-agent
Public bug reported:
Currently, linuxbridge-agent does some validation on local_ip, but it is
not sufficient. When local_ip doesn't exist, linuxbridge-agent just logs
a warning and continue processing.
When a vxlan interface creates, it runs 'ip link vxlan-xxx ... dev None'
and the shell command returns 255, which seems weird. The local ip
should be validated and the agent doesn't need to continue working when
local_ip is not there.
** Affects: neutron
Importance: Undecided
Assignee: Li Ma (nick-ma-z)
Status: New
** Tags: linuxbridge-agent
** Changed in: neutron
Assignee: (unassigned) => Li Ma (nick-ma-z)
** Tags added: linuxbridge-agent
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1483497
Title:
Validate local_ip for linuxbridge-agent
Status in neutron:
New
Bug description:
Currently, linuxbridge-agent does some validation on local_ip, but it
is not sufficient. When local_ip doesn't exist, linuxbridge-agent just
logs a warning and continue processing.
When a vxlan interface creates, it runs 'ip link vxlan-xxx ... dev
None' and the shell command returns 255, which seems weird. The local
ip should be validated and the agent doesn't need to continue working
when local_ip is not there.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1483497/+subscriptions
Follow ups