aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-09-06 16:30:42 -0400
committerTim Rozet <trozet@redhat.com>2017-09-08 14:47:54 +0000
commit2e5d85afdcc50b2cd8e6d1fc8b2ebfd6021bc4c8 (patch)
tree2832b5981a647dc1abf817f85755a473c1bc4929 /puppet/services
parent896517755b917a5018e6529100d2cda5487a35d9 (diff)
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)
Diffstat (limited to 'puppet/services')
-rw-r--r--puppet/services/opendaylight-api.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/opendaylight-api.yaml b/puppet/services/opendaylight-api.yaml
index 71536ff3..1feb62b2 100644
--- a/puppet/services/opendaylight-api.yaml
+++ b/puppet/services/opendaylight-api.yaml
@@ -92,6 +92,7 @@ outputs:
- 6640
- 6653
- 2550
+ - 8185
opendaylight::snat_mechanism: {get_param: OpenDaylightSNATMechanism}
step_config: |
include tripleo::profile::base::neutron::opendaylight