Comment 2 for bug 1715484

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

Reviewed: https://review.openstack.org/501416
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=e2558c4a665345e67fcc784c21188bdf06ff1126
Submitter: Jenkins
Branch: master

commit e2558c4a665345e67fcc784c21188bdf06ff1126
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>