Comment 4 for bug 1715484

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

Reviewed: https://review.openstack.org/502077
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=2e5d85afdcc50b2cd8e6d1fc8b2ebfd6021bc4c8
Submitter: Jenkins
Branch: stable/pike

commit 2e5d85afdcc50b2cd8e6d1fc8b2ebfd6021bc4c8
Author: Tim Rozet <email address hidden>
Date: Wed Sep 6 16:30:42 2017 -0400

    Fixes OpenDaylight updating port status

    ODL now uses a websocket port to update the port status to Neutron.
    This port (8185) was blocked so port updates were never received in
    Neutron and instances would not come up properly. This patch opens the
    port for ODL deployments.

    Closes-Bug: 1715484

    Change-Id: Ic59b224c67c02b56b0273700e8e2aa85ae6f8c88
    Signed-off-by: Tim Rozet <email address hidden>
    (cherry picked from commit e2558c4a665345e67fcc784c21188bdf06ff1126)