bb69b667f0
This patch updates all the roles to the latest available SHA's, updates all the OpenStack Service SHA's and also updates the appropriate python requirements pins. Change-Id: Ifc77c02d456500651e8adcaf9338f81601e2c148
10 lines
399 B
YAML
10 lines
399 B
YAML
---
|
|
features:
|
|
- The openstack-ansible-memcached_server role includes
|
|
a new override,`memcached_connections` which is
|
|
automatically calculated from the number of memcached
|
|
connection limit plus additional 1k to configure
|
|
the OS nofile limit. Without proper nofile limit
|
|
configuration, memcached will crash in order to support
|
|
higher parallel connection TCP/Memcache counts.
|