yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #42586
[Bug 1483497] Re: Validate local_ip for linuxbridge-agent
** Changed in: neutron
Status: Fix Committed => Fix Released
--
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:
Fix Released
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
References