Comment 31 for bug 1782267

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

Reviewed: https://review.openstack.org/585741
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=9e45cceaa8d123eba5c7dbd5c245fbd4bb4aa30f
Submitter: Zuul
Branch: master

commit 9e45cceaa8d123eba5c7dbd5c245fbd4bb4aa30f
Author: Bogdan Dobrelya <email address hidden>
Date: Wed Jul 25 16:01:29 2018 +0300

    Use net-config-undercloud for UC in minimal config

    config/general_config/minimal.yml tests Ironic provisioning
    of VMs, therefore it requires eth1 to be included into br-ctlplane
    bridge. T-h-t default net-config-undercloud.yaml provides that
    functionality, while the one from
    ci/common/net-config-simple-bridge.yaml does not.

    Closes-Bug: #1782267

    Change-Id: I460b2e0e47be737dfdfd84bbace81f7ee2f4f733
    Signed-off-by: Bogdan Dobrelya <email address hidden>