Change in ovirt-engine[master]: core: VdsUpdateRunTimeInfo w/o devices (#827820)

Michael Kublin has submitted this change and it was merged. Change subject: core: VdsUpdateRunTimeInfo w/o devices (#827820) ...................................................................... core: VdsUpdateRunTimeInfo w/o devices (#827820) https://bugzilla.redhat.com/827820 This patch fixes a NullPointerExcetion which occurs when refreshing VMs created from tempaltes with no snapable devices, as described in BZ #827820. Change-Id: Id9d1e8708f51301d6390b275627d537be77ae81d Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java M backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfoTest.java 2 files changed, 79 insertions(+), 17 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5256 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id9d1e8708f51301d6390b275627d537be77ae81d Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@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: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com>
participants (1)
-
mkublin@redhat.com