Change in ovirt-engine[master]: core: handle ovf empty UUID for quota

Gilad Chaplik has submitted this change and it was merged. Change subject: core: handle ovf empty UUID for quota ...................................................................... core: handle ovf empty UUID for quota Due to latest changes, quota field cannot accept empty UUID. prior to that change, a VM could have been exported with an empty UUID to OVF file. Altering the ovf reader to ignore empty UUID for quota. Change-Id: Ibcd0b29861a43bcb77acd7c3e0bae58d7b27b8f4 Bug-Url: https://bugzilla.redhat.com/1025773 Signed-off-by: Gilad Chaplik <gchaplik@redhat.com> --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfVmReader.java 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20857 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibcd0b29861a43bcb77acd7c3e0bae58d7b27b8f4 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Sergey Gotliv <sgotliv@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
gchaplik@redhat.com