Change in ovirt-engine[master]: core: snapshot with multiple cinder disks reported as failed
derez at redhat.com
derez at redhat.com
Wed Nov 4 12:28:22 UTC 2015
Daniel Erez has submitted this change and it was merged.
Change subject: core: snapshot with multiple cinder disks reported as failed
......................................................................
core: snapshot with multiple cinder disks reported as failed
Creation of a snapshot with multiple Cinder disks is reported
as a failure since 'endAction' is invoked for each disk.
Hence, ensuring a single invocation by checking the size of
child commands list.
Change-Id: If42c8f940531bf3b3ad46e0b7baf72d1939d7436
Bug-Url: https://bugzilla.redhat.com/1277558
Signed-off-by: Daniel Erez <derez at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/CreateCinderSnapshotCommand.java
1 file changed, 3 insertions(+), 1 deletion(-)
Approvals:
Jenkins CI: Passed CI tests
Daniel Erez: Verified
Maor Lipchuk: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/48054
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If42c8f940531bf3b3ad46e0b7baf72d1939d7436
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list