Merge "[ovn] Enable IPv6 metadata tests for OVN"

This commit is contained in:
Zuul 2024-01-26 10:44:22 +00:00 committed by Gerrit Code Review
commit 887d41532d
1 changed files with 2 additions and 1 deletions

View File

@ -646,6 +646,7 @@
s-container: false
s-object: false
s-proxy: false
network_available_features: *available_features
devstack_local_conf:
post-config:
$NEUTRON_CONF:
@ -658,7 +659,7 @@
test-config:
$TEMPEST_CONFIG:
network-feature-enabled:
available_features: ""
available_features: "{{ network_available_features | join(',') }}"
neutron_plugin_options:
available_type_drivers: local,flat,vlan,geneve
is_igmp_snooping_enabled: True