Comment 2 for bug 1786037

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

Reviewed: https://review.openstack.org/589893
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=54188dbcf0046fc0baf70880653b899f6d10dc74
Submitter: Zuul
Branch: master

commit 54188dbcf0046fc0baf70880653b899f6d10dc74
Author: Tim Rozet <email address hidden>
Date: Wed Aug 8 09:23:11 2018 -0400

    Fixes ODL issue where OF port may be set wrong

    There is a case where OVS needs to have the OpenFlow configuration
    resynced. The regsubst was only replacing one of the ports instead of
    all, so sometimes the OpenFlow controller settings on OVS would have
    ports 6640 instead of the right port (6653).

    Closes-Bug: 1786037

    Change-Id: I93e3d355625508fdc42f44bdd358f3ba86fbd8d7
    Signed-off-by: Tim Rozet <email address hidden>