Skip nested snat validation for DVR
Change Ie2e49a53857009446e22300e2fff292355cef058 added the nested snat validation test scenario. But the nested snat does not work for DVR mode. So here we skip this test. Related-bug: #2029722 Change-Id: Iea20198125d6adc6416b0cc70ca48612e44a44a9
This commit is contained in:
parent
d304c73e43
commit
82d62ad699
@ -914,7 +914,7 @@
|
||||
available_type_drivers: flat,geneve,vlan,gre,local,vxlan
|
||||
l3_agent_mode: dvr_snat
|
||||
firewall_driver: openvswitch
|
||||
snat_rules_apply_to_nested_networks: true
|
||||
snat_rules_apply_to_nested_networks: false
|
||||
group-vars:
|
||||
subnode:
|
||||
devstack_services:
|
||||
|
Loading…
x
Reference in New Issue
Block a user