neutron/neutron/agent
Zang MingJie 141a00bd27 Set promote_secondaries when creating namespaces
there is a sysconf entry which controls how deletion of the primary ip
is performed (/proc/sys/net/ipv4/conf/all/promote_secondaries). when set
instead of deleting the secondary addresses, one of them will be
promoted to primary ip.

Without it, when init_l3 called on a port, it may unexpectedly delete
some useful ips.

Change-Id: I0b1b3bd6ade21129532c842daa31059ea164719e
Closes-bug: 1343320
2014-07-28 17:32:14 +08:00
..
common Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
linux Set promote_secondaries when creating namespaces 2014-07-28 17:32:14 +08:00
metadata Avoid RequestURITooLong exception in metadata agent 2014-07-24 15:27:54 +04:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
dhcp_agent.py Moved rpc_compat.py code back into rpc.py 2014-06-24 10:35:39 +02:00
firewall.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
l2population_rpc.py OFAgent: Share codes of l2-population in OVS agent 2014-07-23 09:00:13 +09:00
l3_agent.py Modify L3 Agent for Distributed Routers 2014-07-22 21:27:50 -07:00
netns_cleanup_util.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
ovs_cleanup_util.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
rpc.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
securitygroups_rpc.py Fixed spelling mistake in securitygroups_rpc 2014-07-03 11:46:08 +03:00