diff --git a/environment_config.yaml b/environment_config.yaml index c21175b..41d75cf 100644 --- a/environment_config.yaml +++ b/environment_config.yaml @@ -4,6 +4,8 @@ attributes: restrictions: - condition: "settings:common.use_vcenter.value == false or not ( cluster:net_provider == 'neutron' and networking_parameters:segmentation_type == 'vlan')" action: "hide" + - condition: "settings:neutron_advanced_configuration.neutron_dvr.value == true" + message: "VMware DVS ML2 plugin does not support DVR feature. Keep Neutron DVR checkbox at unchecked state." group: 'network' vmware_dvs_fw_driver: value: true