openstack-ansible/releasenotes/notes/configurable-conntrack-max-44e3d1af4921bdf0.yaml
Andy McCrae 773245e447 Fix SHA's for rc1 + SHA bump
Ambitious patch to SHA bump and fix SHA's for Ocata-rc1 development.

Change-Id: I40fc8be7b2dbc45d96fd1a8af441ccb1330fba30
2017-02-03 14:32:19 +00:00

8 lines
286 B
YAML

---
features:
- |
Deployers can set ``openstack_host_nf_conntrack_max`` to control the
maximum size of the netfilter connection tracking table. The default of
``262144`` should be increased if virtual machines will be handling large
amounts of concurrent connections.