Comment 7 for bug 1854780

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/stein)

Reviewed: https://review.opendev.org/697079
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=eb9faedad5aa04a4abf3e589cf5f2f7def454ae6
Submitter: Zuul
Branch: stable/stein

commit eb9faedad5aa04a4abf3e589cf5f2f7def454ae6
Author: Nate Johnston <email address hidden>
Date: Mon Dec 2 10:12:46 2019 -0500

    Fix sed in run-os-net-config to only replace values, not keys

    The sed in run-os-net-config.sh replaces all instances of bridge_name
    but it should only replace values, not keys.

    Change-Id: Iaf19e1550bd7a5286b8512596efd84cf14c78f32
    Closes-bug: #1854780
    (cherry picked from commit 858cc6c54f690058ce28b0832870df875a7923e9)