Comment 2 for bug 1804579

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

Reviewed: https://review.openstack.org/619599
Committed: https://git.openstack.org/cgit/openstack/stx-metal/commit/?id=dc531dc8151ac68b1eaa93bfd04258c02305478d
Submitter: Zuul
Branch: master

commit dc531dc8151ac68b1eaa93bfd04258c02305478d
Author: Eric MacDonald <email address hidden>
Date: Thu Nov 22 10:25:55 2018 -0500

    Fix mtce guest build failure

    A recent update to stx-metal/mtce-common removed a daemon_config
    structure member that the stx-nfv/mtce-guest git depends on.
    This was not detected during UT of the mtc-common change because
    of a missing build dependency that should force a rebuild of the
    mtce guest.

    Delivering the code fix to unblock the community.
    Will deliver the build dependency change shortly.

    Change-Id: Ice08424f156ffc84e38651fbc40ebc184170eb20
    Closes-Bug: 1804579
    Signed-off-by: Eric MacDonald <email address hidden>