
Maor Lipchuk has submitted this change and it was merged. Change subject: core: Set images with Storage Pool for images already on target. ...................................................................... core: Set images with Storage Pool for images already on target. Setting images with storage pool id only for images which are already on the Storage Domain, since importing a VM from configuration through the REST does not oblegate an initialized Storage Domain Change-Id: I8546a2ac47dab4208da0df4c2cd7bb92fdde1d40 Bug-Url: https://bugzilla.redhat.com/1124879 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmFromConfigurationCommand.java 1 file changed, 5 insertions(+), 3 deletions(-) Approvals: Allon Mureinik: Looks good to me, approved Maor Lipchuk: Verified -- To view, visit http://gerrit.ovirt.org/30827 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8546a2ac47dab4208da0df4c2cd7bb92fdde1d40 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server