Tal Nisan has submitted this change and it was merged.
Change subject: core: eliminate CDA on export RAM snapshot
......................................................................
core: eliminate CDA on export RAM snapshot
Change the canDoAction method of CopyImageGroupCommand to return
true in case the disk to be copied does not exist in the database.
Otherwise, export of memory volumes (both metadata and memory
dump), that do not exist in the database, cannot be exported.
Change-Id: I06327acfc290975dbac6630caa19b301457f6376
Bug-Url:
https://bugzilla.redhat.com/1282239
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CopyImageGroupCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Daniel Erez: Looks good to me, approved
Jenkins CI: Passed CI tests
Arik Hadas: Verified
--
To view, visit
https://gerrit.ovirt.org/48666
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I06327acfc290975dbac6630caa19b301457f6376
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>