Liron Ar has submitted this change and it was merged.
Change subject: core: further handling of multiple ovf disks for domain
......................................................................
core: further handling of multiple ovf disks for domain
Perform ovf update to ovf stores after creation of all disks completes
to avoid races on acquiring locks
Change-Id: I8e54ca3781a301b72dc76b0dc014cf017a63e94e
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
A
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateOvfStoresForStorageDomainCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateOvfVolumeForStorageDomainCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ProcessOvfUpdateForStorageDomainCommand.java
A
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/CreateOvfStoresForStorageDomainCommandParameters.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java
5 files changed, 131 insertions(+), 40 deletions(-)
Approvals:
Allon Mureinik: Looks good to me, approved
Liron Ar: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25852
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8e54ca3781a301b72dc76b0dc014cf017a63e94e
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server