Fixes OpenDaylight updating port status
authorTim Rozet <trozet@redhat.com>
Wed, 6 Sep 2017 20:30:42 +0000 (16:30 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 8 Sep 2017 14:47:54 +0000 (14:47 +0000)
commit2e5d85afdcc50b2cd8e6d1fc8b2ebfd6021bc4c8
tree2832b5981a647dc1abf817f85755a473c1bc4929
parent896517755b917a5018e6529100d2cda5487a35d9
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 <trozet@redhat.com>
(cherry picked from commit e2558c4a665345e67fcc784c21188bdf06ff1126)
puppet/services/opendaylight-api.yaml
releasenotes/notes/fix-odl-websocket-firewall-9e2f78ebaa39313f.yaml [new file with mode: 0644]