Comment 6 for bug 1730756

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/522161
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=784c0ecdc37e7a2ac5e9b5ad9de4f5d88190a7dc
Submitter: Zuul
Branch: master

commit 784c0ecdc37e7a2ac5e9b5ad9de4f5d88190a7dc
Author: JiangPF <email address hidden>
Date: Wed Jan 31 18:36:33 2018 +0800

    Encode libvirt domain XML in UTF-8

    Creating a VM with a non-ASCII name results in an error. Resolve
    this by encoding the libvirt domain XML in utf-8.

    Co-Authored-By: Yikun Jiang <email address hidden>

    Closes-Bug: #1730756
    Change-Id: I7afce618deca3baaa96605a6b48c1c2ef4a5f2a5