Merge "Neutron chart: add interface_driver for DHCP and L3 agents"

This commit is contained in:
Jenkins 2017-05-05 02:10:00 +00:00 committed by Gerrit Code Review
commit a7488e1f72
1 changed files with 6 additions and 0 deletions

View File

@ -358,6 +358,9 @@ conf:
append:
default:
neutron:
base:
agent:
interface_driver: openvswitch
dhcp:
agent:
dnsmasq_config_file: /etc/neutron/dnsmasq.conf
@ -368,6 +371,9 @@ conf:
append:
default:
neutron:
base:
agent:
interface_driver: openvswitch
l3:
agent:
agent_mode: legacy