File: lower_socket_timeout-ff5680a6be23bdb2.yaml

package info (click to toggle)
python-oslo.cache 3.12.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 784 kB
  • sloc: python: 3,059; makefile: 24; sh: 2
file content (9 lines) | stat: -rw-r--r-- 378 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
---
upgrade:
  - |
    The default value for ``memcache_socket_timeout`` has been lowered from 3
    seconds to 1 second. The positive side-effect of this can be found in
    downstream `changes
    <https://github.com/crowbar/crowbar-openstack/pull/1429>`_. If you
    deployment relies explicitly on a timeout of 3 seconds, please set that
    override in your configuration.