Change in ovirt-engine[master]: webadmin: mutually exclude HA and non-migratable in UI

Doron Fediuck has submitted this change and it was merged. Change subject: webadmin: mutually exclude HA and non-migratable in UI ...................................................................... webadmin: mutually exclude HA and non-migratable in UI In the VM popup dialog - user would not be able to select both High-Availability and 'don't allow migration' or 'allow only manual migration'. this was done because HA mode requires the ability to automatically migrate the VM. the action is also blocked by the beckend Change-Id: I04a1e8641c41394d021bcb4bb323c987111609ea Signed-off-by: Ofri Masad <omasad@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmModelBehaviorBase.java M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java 3 files changed, 30 insertions(+), 0 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16191 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I04a1e8641c41394d021bcb4bb323c987111609ea Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <omasad@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-Reviewer: ofri masad <omasad@redhat.com>
participants (1)
-
dfediuck@redhat.com