Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: block snapshot creation for Direct LUN
......................................................................
webadmin: block snapshot creation for Direct LUN
https://bugzilla.redhat.com/834844
Snapshot creation should be blocked when no Virtual Disks
is attached to the VM (i.e. only DirectLUN disks are attached).
Change-Id: I06b9085a08862ad3e68483c89be3d61771c562db
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmSnapshotListModel.java
M
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java
2 files changed, 13 insertions(+), 4 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5667
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I06b9085a08862ad3e68483c89be3d61771c562db
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>