Files
openstack-ansible/playbooks/inventory/group_vars/neutron_agent.yml
Kevin Carter 0c09254aa8 Set basic DHCP configuration for neutron.
These options simply allow a DHCP server running dnsmasq(neutron) to
coexist with other DHCP servers within the same network. This works
by instructing dnsmasq to ignore any clients which are not specified
in dhcp-host files. This also provides for basic logging which makes
debugging DHCP and connectivity issues easier by default.

Change-Id: Ibe2096c9e5a983fe5a7538a0a58b026439a7c67c
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-12-02 20:27:48 -06:00

1.1 KiB