Comment 5 for bug 1536671

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

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

commit 6e6a8816083c0172988a26e70da027e6f9501db6
Author: Matt Riedemann <email address hidden>
Date: Thu Jan 21 10:53:06 2016 -0800

    libvirt: implement LibvirtConfigGuestInterface.parse_dom

    This is needed by a follow on change that needs to find an
    interface in the config by a given MAC address.

    Change-Id: I6b9ab20570e1db832cc2eec94cbf69dddf4ef3d6
    Partial-Bug: #1536671