Change in ovirt-engine[master]: webadmin: fix import vm from export domain

Arik Hadas has submitted this change and it was merged. Change subject: webadmin: fix import vm from export domain ...................................................................... webadmin: fix import vm from export domain Fix a regression that broke import VM when it was triggered from the 'Import VMs' sub-tab of an export domain. The problem was that the model wasn't initialized with the ID of the export domain, so this patch sets it correctly in the model. Change-Id: Ib07956411cf3bec5a29f8af6044eb0dbafccddca Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/VmBackupModel.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/40025 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib07956411cf3bec5a29f8af6044eb0dbafccddca Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
ahadas@redhat.com