Block Neutron DVR option

Block Neutron DVR option

Change-Id: Ia9057c52462aaf8955b3dc4dbc27fe8241edbbdf
Closes-bug: #1569958
This commit is contained in:
Alexander Arzhanov 2016-04-13 18:12:27 +03:00
parent 1638177758
commit 758e1bbb68
1 changed files with 2 additions and 0 deletions

View File

@ -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