
Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: use config value to decide if allow non vmnet [#849408] ...................................................................... webadmin: use config value to decide if allow non vmnet [#849408] https://bugzilla.redhat.com/849408 - Use SupportBridgesReportByVDSM config value to decide if to allow non-vm networks on the cluster/dc. - When enabling/disabling the network dialog (according to the attached clusters), check the SupportBridgesReportByVDSM before enabling the vm network field. Change-Id: Id330b4c55f1ee7642371a94e0b607ae5505afa81 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/ConfigurationValues.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterNetworkListModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterNetworkListModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/NetworkModel.java 5 files changed, 290 insertions(+), 231 deletions(-) Approvals: Alona Kaplan: Verified Livnat Peer: Looks good to me, but someone else must approve Gilad Chaplik: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7309 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id330b4c55f1ee7642371a94e0b607ae5505afa81 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Livnat Peer <lpeer@redhat.com>