Comment 2 for bug 1397381

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

Reviewed: https://review.openstack.org/138128
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=cb98f1e2f288de0b3d5f85c84717540b9290f8a8
Submitter: Jenkins
Branch: master

commit cb98f1e2f288de0b3d5f85c84717540b9290f8a8
Author: Przemyslaw Czesnowicz <email address hidden>
Date: Mon Dec 1 11:43:29 2014 +0000

    Libvirt normalize numa cell ids

    This patch normalizes the cell ids before writing xml.
    As cell ids are used to store host cell association,
    they need to be normalized before writing xml, or otherwise
    the xml will be invalid.

    Change-Id: I9b565670f5b0ad24c7a5ff1853648594643b4c7a
    Closes-bug: #1397381