commit | c69b83770547f7532efd015895b560f8aa07b2d3 | [log] [tgz] |
---|---|---|
author | mcp-jenkins <mcp-jenkins@mirantis.com> | Mon Aug 26 11:50:41 2019 +0000 |
committer | Gerrit Code Review <mail@domain.com> | Mon Aug 26 11:50:41 2019 +0000 |
tree | 3060e4d58c29b3a771c3e037709939329720feea | |
parent | 85e6c6b80f65dcc40e04925ca34c56d68a355abd [diff] | |
parent | f2f79bd0f13f5ae07c05b32cac7aac11bdd91f28 [diff] |
Merge "Increase fs.file-max on gtw nodes" into release/proposed/2019.2.0
diff --git a/neutron/gateway/cluster.yml b/neutron/gateway/cluster.yml index 2a4f4f4..58aaab8 100644 --- a/neutron/gateway/cluster.yml +++ b/neutron/gateway/cluster.yml
@@ -11,6 +11,7 @@ kernel: sysctl: fs.inotify.max_user_instances: 4096 + fs.file-max: 400000 neutron: gateway: dvr: ${_param:neutron_gateway_dvr}