Allon Mureinik has submitted this change and it was merged.
Change subject: core: use updated storage allocation validation
......................................................................
core: use updated storage allocation validation
StorageDomainValidator.hasSpaceForClonedDisks() was introduced to the
system in commit 53b5eba699a695edc5b2e963e28b43ea5290b299 in order to
align all storage allocation checks throughout the system. This patch
applies above validation instead of the existing one
LiveMigrateVmDisksCommand.
Change-Id: I886967b7c2dadbbd301eadbea0c7eac9992aba08
Signed-off-by: Vered Volansky <vvolansk(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/lsm/LiveMigrateVmDisksCommand.java
1 file changed, 8 insertions(+), 5 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/28945
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I886967b7c2dadbbd301eadbea0c7eac9992aba08
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vered Volansky <vvolansk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server