Comment 4 for bug 1822367

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

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

commit c6294bd8a0638e50c867014d44c32933ccc15bfc
Author: Kamil Sambor <email address hidden>
Date: Wed May 29 12:50:27 2019 +0200

    Add creating br-ex for compute node in ovn

    For ovn compute nodes we need br-ex exactly like with
    ComputeDVR role. Now we can do this in jinja templates
    using new tag external_bridge

    Change-Id: If44e9cbad714ce3954928407c42a8dc2473fed2e
    Closes-Bug: #1822367
    (cherry picked from commit ff7cce93ebcdf4fd868329be94d618f9e755049f)