Change in ovirt-engine[master]: webadmin: MTU config should be disabled and blocked for 3.0 ...

Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: MTU config should be disabled and blocked for 3.0 DC (#854496) ...................................................................... webadmin: MTU config should be disabled and blocked for 3.0 DC (#854496) https://bugzilla.redhat.com/854496 A pervious commit fixed the bz, but there was a little problem. The "MTUOverrideSupported" config value request is async and in some cases can be retrieved after the dialog and its ok and cancel buttons are loaded. In this case the user can change the mtu before the field is disabled. Change-Id: I33d7c24b40ff5acd3ee1249387a93f48f632b3c4 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- 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 2 files changed, 155 insertions(+), 139 deletions(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7908 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I33d7c24b40ff5acd3ee1249387a93f48f632b3c4 Gerrit-PatchSet: 5 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: Moti Asayag <masayag@redhat.com>
participants (1)
-
alkaplan@redhat.com