Daniel Erez has submitted this change and it was merged.
Change subject: engine: Fix updating of "shareable" property for direct LUNs
......................................................................
engine: Fix updating of "shareable" property for direct LUNs
Currently the update of "shareable" property for direct LUNs is broken
due to ClassCastException as described in BZ993117.
Change-Id: Ie7b0e7c53b7a877b850106f8ea0f99026cee96e3
Bug-Url:
https://bugzilla.redhat.com/993117
Signed-off-by: Sergey Gotliv <sgotliv(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmDiskCommand.java
1 file changed, 5 insertions(+), 5 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17691
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie7b0e7c53b7a877b850106f8ea0f99026cee96e3
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sergey Gotliv <sgotliv(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgotliv(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server