We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8c3f9b + 17bdf00 commit afce1aeCopy full SHA for afce1ae
templates/manila/config/00-config.conf
@@ -29,6 +29,8 @@ db_max_retries = -1
29
www_authenticate_uri={{ .KeystonePublicURL }}
30
auth_url = {{ .KeystoneInternalURL }}
31
memcached_servers = {{ .MemcachedServersWithInet }}
32
+memcache_pool_dead_retry = 10
33
+memcache_pool_conn_get_timeout = 2
34
auth_type = password
35
project_domain_name = Default
36
user_domain_name = Default
0 commit comments