aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/salt-formulas/salt-formula-opendaylight/opendaylight/config.sls
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2019-04-05 12:46:16 +0400
committerMichael Polenchuk <mpolenchuk@mirantis.com>2019-04-12 10:26:29 +0000
commit2d78f9be1148d1e00ba5a85addc4601d68bc5393 (patch)
tree2bc8a1510c34d70e042153f139e30ca715674c8b /mcp/salt-formulas/salt-formula-opendaylight/opendaylight/config.sls
parent1f1ce259c085485dc315d212e58c6fdca2e1cda4 (diff)
[odl] Disable timeout for learnt flows of snat
Set timeout value for snat punts to zero to turn off the rate limiting and installation of learnt flows. Change-Id: I79dad8fd0f925bfc11d7dc1678c3a414dc35fa56 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'mcp/salt-formulas/salt-formula-opendaylight/opendaylight/config.sls')
-rw-r--r--mcp/salt-formulas/salt-formula-opendaylight/opendaylight/config.sls2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcp/salt-formulas/salt-formula-opendaylight/opendaylight/config.sls b/mcp/salt-formulas/salt-formula-opendaylight/opendaylight/config.sls
index 2d23c7563..3f1f81348 100644
--- a/mcp/salt-formulas/salt-formula-opendaylight/opendaylight/config.sls
+++ b/mcp/salt-formulas/salt-formula-opendaylight/opendaylight/config.sls
@@ -73,7 +73,7 @@ pax.logging.cfg.{{ opt }}:
ovsdb.of.version: 1.3
{%- endif %}
-{%- if server.netvirt_nat_mode is defined %}
+{%- if server.netvirt_natservice is defined %}
/opt/opendaylight/etc/opendaylight/datastore/initial/config/netvirt-natservice-config.xml:
file.managed:
- source: salt://opendaylight/files/netvirt-natservice-config.xml