Change in ovirt-engine[ovirt-engine-3.6]: core: Fix copyCollapse ambiguity when there are no snapshots
tnisan at redhat.com
tnisan at redhat.com
Wed Aug 12 10:51:09 UTC 2015
Tal Nisan has submitted this change and it was merged.
Change subject: core: Fix copyCollapse ambiguity when there are no snapshots
......................................................................
core: Fix copyCollapse ambiguity when there are no snapshots
Import VMs with no snapshots were blocked if copyCollapse was false.
This parameter is now ignored when there are no snapshots.
Also added localized error message.
Change-Id: I0740b28452ef859d22f8a781af6fb818382cf85e
Bug-Url: https://bugzilla.redhat.com/1147011
Signed-off-by: Vered Volansky <vvolansk at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/ImportVmCommandTest.java
M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
M frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
6 files changed, 91 insertions(+), 20 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Allon Mureinik: Looks good to me, approved
Vered Volansky: Verified
--
To view, visit https://gerrit.ovirt.org/44658
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0740b28452ef859d22f8a781af6fb818382cf85e
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Vered Volansky <vvolansk at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list