Change in ovirt-engine[ovirt-engine-4.0]: webadmin: don't cast from Guid to StorageDomain

Piotr Kliczewski has submitted this change and it was merged. Change subject: webadmin: don't cast from Guid to StorageDomain ...................................................................... webadmin: don't cast from Guid to StorageDomain This patch removes a wrong cast from the return type of getEntity() (Guid) to StorageDomain, and replaces it with a cast to Guid. Change-Id: Icb41d6aa1f415414d8bc404e7288a5fe317df8f8 Bug-Url: https://bugzilla.redhat.com/1371304 Signed-off-by: Idan Shaby <ishaby@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmFromExportDomainModel.java 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved Idan Shaby: Verified -- To view, visit https://gerrit.ovirt.org/63116 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icb41d6aa1f415414d8bc404e7288a5fe317df8f8 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
piotr.kliczewski@gmail.com