Comment 6 for bug 1515444

Revision history for this message
Ritesh Anand (ritesh-anand) wrote :

Distributed flag is True by default in Q_DVR_MODE=dvr

Here is my l3_agent.ini:

[DEFAULT]
agent_mode = dvr_snat
l3_agent_manager = neutron.agent.l3_agent.L3NATAgentWithStateReport
external_network_bridge = br-ex
interface_driver = openvswitch
ovs_use_veth = False
debug = True
verbose = True

[AGENT]
root_helper_daemon = sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf
root_helper = sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf

Despite several tries I have not been able to recreate this reported scenario.