Comment 15 for bug 1793214

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

Reviewed: https://review.openstack.org/603512
Committed: https://git.openstack.org/cgit/openstack/stx-tools/commit/?id=c7205a79b2e510dee19c35969416929fa15508b3
Submitter: Zuul
Branch: master

commit c7205a79b2e510dee19c35969416929fa15508b3
Author: Michel Thebeau <email address hidden>
Date: Tue Sep 18 16:05:14 2018 -0400

    deployment: libvirt: remove mac addresses all-in-one xml

    Listing the MACs in xml will cause both controllers to have the same MAC
    addresses.

    Libvirt will fill in mac addresses when the domains are defined.

    Partial-Bug: #1793214

    Change-Id: Ie8a5ea746dde61a2c8db7b8f48ff9948078de76f
    Signed-off-by: Michel Thebeau <email address hidden>