neutron/neutron/agent
Sean M. Collins 1715eb7c8e Ensure entries in dnsmasq belong to a subnet using DHCP
In certain configurations, Neutron calculates SLAAC addresses for IPv6
subnets and adds them to the fixed_ips field of a port. Since those
subnets are not being managed by DHCP, do not add those fixed_ip entries
to the host file.

Closes-bug: #1316190
Related-bug: #1257446

Change-Id: I77dd55063296990c9df385f331f5de5d42402786
2014-06-17 10:24:36 -04:00
..
common Change report_interval from 4 to 30, agent_down_time from 9 to 75 2014-03-18 10:25:04 +02:00
linux Ensure entries in dnsmasq belong to a subnet using DHCP 2014-06-17 10:24:36 -04:00
metadata Merge "Increase default metadata_workers, backlog to 4096" 2014-06-16 04:58:19 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
dhcp_agent.py Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
firewall.py Apply six for metaclass 2013-11-18 17:58:58 +09:00
l2population_rpc.py Apply six for metaclass 2013-11-18 17:58:58 +09:00
l3_agent.py Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
netns_cleanup_util.py Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
ovs_cleanup_util.py options: consolidate options definitions 2014-02-24 13:25:11 +09:00
rpc.py Introduced rpc_compat.create_connection() 2014-06-16 12:44:22 +02:00
securitygroups_rpc.py Remove redundant default=None for config options 2014-05-25 00:46:50 -07:00