| commit | 44359ca665488781164247586095d192d85483cf | [log] [tgz] |
|---|---|---|
| author | Oleksandr Bryndzii <obryndzii@mirantis.com> | Tue Mar 19 12:58:45 2019 +0200 |
| committer | Oleksandr Bryndzii <obryndzii@mirantis.com> | Wed Mar 20 13:38:04 2019 +0200 |
| tree | 3bddf56546d1116d6b0d1b26a8473326d5a74149 | |
| parent | ed27f85b2ecd97cc4823a11cb6c29e3fd3095513 [diff] |
Enable oslo.cache library
Add manila:common:cache metadata
cache:
engine: memcached
expiration_time: 600
backend_argument:
memcached_expire_time:
value: 660
members:
- host: ${_param:cluster_node01_address}
port: 11211
- host: ${_param:cluster_node02_address}
port: 11211
- host: ${_param:cluster_node03_address}
port: 11211
Enable oslo.cache in the manila.conf file
Related-Prod: PROD-28614, PROD-26960
Change-Id: Ie8f5ccf320394d5052aeffbeb5a111230ae9bed7