diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-09-12 04:22:29 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-09-12 04:22:29 +0000 |
commit | 5d8c2116797c098df6fa2783feb2ae828aca31a1 (patch) | |
tree | c9183258e80ee7949907e6ce9061cd45c23e8613 /puppet/services | |
parent | 06c7fb997366217de328f4af6428deebd7a21672 (diff) | |
parent | 2e5d85afdcc50b2cd8e6d1fc8b2ebfd6021bc4c8 (diff) |
Merge "Fixes OpenDaylight updating port status" into stable/pike
Diffstat (limited to 'puppet/services')
-rw-r--r-- | puppet/services/opendaylight-api.yaml | 1 |
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 |