Change in vdsm[ovirt-3.6]: startup: Change system default encoding to utf8

nsoffer at redhat.com nsoffer at redhat.com
Sun Jan 3 22:42:37 UTC 2016


Nir Soffer has posted comments on this change.

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


Patch Set 1: Verified+1

Verified that we can start now vm with non-ascii name without failing when logging the vm xml:

 Thread-107::INFO::2016-01-04 00:25:31,741::vm::1921::virt.vm::(_run) vmId=`04a07255-5429-4325-9c22-40aca4c45bbc`::<?xml version="1.0" encoding="utf-8"?>
 <domain type="kvm" xmlns:ovirt="http://ovirt.org/vm/tune/1.0">
        <name>מכונה</name>
        <uuid>04a07255-5429-4325-9c22-40aca4c45bbc</uuid>

(The vm will not start because libvirt does not support such names currently)

Tested vm with ascii name:
- create vm
- start/stop
- migrate
- remove

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Icc3f072a499ba4034bdbedd09eb60d7a3a32f9c8
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Milan Zamazal <mzamazal at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: No


More information about the vdsm-patches mailing list