Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 433 Bytes

config-neutron.md

File metadata and controls

16 lines (9 loc) · 433 Bytes

Neutron configuration changes

dnsmasq rootwrap filter

The rootwrap filter for the Neutron dhcp agent needs updating in Kilo. In /usr/share/neutron/rootwrap/dhcp.filters, replace any lines starting with dnsmasq:, for example:

dnsmasq: EnvFilter, env, root, CONFIG_FILE=, NETWORK_ID=, dnsmasq

With:

dnsmasq: CommandFilter, dnsmasq, root