Merge "Change default SRIOV exclude_devices to """
This commit is contained in:
commit
eecb07a645
@ -1607,7 +1607,8 @@ conf:
|
|||||||
firewall_driver: neutron.agent.firewall.NoopFirewallDriver
|
firewall_driver: neutron.agent.firewall.NoopFirewallDriver
|
||||||
sriov_nic:
|
sriov_nic:
|
||||||
physical_device_mappings: physnet2:enp3s0f1
|
physical_device_mappings: physnet2:enp3s0f1
|
||||||
exclude_devices: null
|
# NOTE: do not use null here, use an empty string
|
||||||
|
exclude_devices: ""
|
||||||
dhcp_agent:
|
dhcp_agent:
|
||||||
DEFAULT:
|
DEFAULT:
|
||||||
#(NOTE)portdirect: if unset this is populated dyanmicly from the value in
|
#(NOTE)portdirect: if unset this is populated dyanmicly from the value in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user