Comment 5 for bug 1709319

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

Reviewed: https://review.openstack.org/495814
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=bcf110fe7ca2d989a956303313f413614e7a6548
Submitter: Jenkins
Branch: stable/ocata

commit bcf110fe7ca2d989a956303313f413614e7a6548
Author: Vladyslav Drok <email address hidden>
Date: Tue Aug 8 17:18:37 2017 +0300

    Add format_dom for PCI device addresses

    In case of having a PCI device, its address can not be output
    properly in the instance XML because of the missing format_dom
    method. This change adds this method.

    Closes-Bug: #1709319
    Change-Id: I1a8023ee6e8c85eed1c7c55a21f996371a0dd80a
    (cherry picked from commit 376a902cabd548f1bcc7f7f7f8f98bd2dfa87c89)