diff --git a/neutron/values.yaml b/neutron/values.yaml index 17f665fe13..64201bec0a 100644 --- a/neutron/values.yaml +++ b/neutron/values.yaml @@ -1607,7 +1607,8 @@ conf: firewall_driver: neutron.agent.firewall.NoopFirewallDriver sriov_nic: physical_device_mappings: physnet2:enp3s0f1 - exclude_devices: null + # NOTE: do not use null here, use an empty string + exclude_devices: "" dhcp_agent: DEFAULT: #(NOTE)portdirect: if unset this is populated dyanmicly from the value in