yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36107
[Bug 1468893] Re: OVS agent configuration issue not logged
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1468893
Title:
OVS agent configuration issue not logged
Status in neutron:
Fix Released
Bug description:
Steps to reproduce:
Enable tunneling and DVR, disable l2pop:
[agent]
tunnel_types = vxlan
enable_distributed_routing = True
l2_population = False
Expected output:
https://github.com/openstack/neutron/blob/master/neutron/plugins/openvswitch/agent/ovs_neutron_agent.py#L1624
(_check_agent_configurations) should output an error "DVR deployments for VXLAN/GRE underlays require L2-pop to be enabled, in both the Agent and Server side."
Actual output:
Nothing, agent just exits silently.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1468893/+subscriptions
References