Nir Soffer has posted comments on this change.

Change subject: startup: Change system default encoding to utf8
......................................................................


Patch Set 2: Verified+1

Verified by starting a vm with unicode name:

2015-11-17 13:35:14,672 INFO [virt.vm] (Thread-119) 
vmId=`ab8e592d-8eb2-40b8-b54f-69d80efc5e3f`::<?xml version="1.0" 
encoding="utf-8"?>
<domain type="kvm" xmlns:ovirt="http://ovirt.org/vm/tune/1.0";>
        <name>פדורה</name>
        <uuid>ab8e592d-8eb2-40b8-b54f-69d80efc5e3f</uuid>

The domain xml is logged correctly when using built-in json library
without modifying the existing code.

The vm fail to start of course because of https://bugzilla.redhat.com/1260131.

-- 
To view, visit https://gerrit.ovirt.org/48661
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Icc3f072a499ba4034bdbedd09eb60d7a3a32f9c8
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Milan Zamazal <mzama...@redhat.com>
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: No
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to