Skip to content

Commit b7f7212

Browse files
Merge pull request #1202 from hjensas/OSPRH-20021-disable-ovn-dhcp-for-baremetal-port
uni04delta-ipv6: No OVN DHCP for baremetal ports
2 parents 1710ac0 + 7e29042 commit b7f7212

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

scenarios/uni04delta-ipv6/config_download.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ parameter_defaults:
4747
nova::compute::libvirt::virt_type: qemu
4848
ExtraConfig:
4949
neutron::notification_driver: 'noop'
50+
neutron::config::plugin_ml2_config:
51+
ovn/disable_ovn_dhcp_for_baremetal_ports:
52+
value: true
5053
BarbicanSimpleCryptoGlobalDefault: true
5154
Debug: true
5255
DockerPuppetDebug: true

0 commit comments

Comments
 (0)