]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update /etc/cinder/cinder.conf.sample for memcache
authorJay S. Bryant <jsbryant@us.ibm.com>
Thu, 25 Sep 2014 20:58:41 +0000 (15:58 -0500)
committerJay S. Bryant <jsbryant@us.ibm.com>
Thu, 25 Sep 2014 21:06:58 +0000 (16:06 -0500)
commit46f90e99004e1ef76a7363165e340941b8c9a638
tree25a3611f46034e30ad085e3f19c3ef82ef249368
parentf33cc022213748e3ce7f011ddc7dc081616b5410
Update /etc/cinder/cinder.conf.sample for memcache

It appears that an update to keystone middleware earlier today
added options for memcache_secret_key, memcache_pool_dead_retry,
memcache_pool_maxsize, memcache_pool_socket_timeout,
memcache_pool_unused_timeout, memcache_pool_conn_get_timeout and
memcache_use_advanced_pool.  The commit that added these options
was: a7beb50b38be5c3dd4c44d68ad79d1bb206dab6b - "Add an optional
advanced pool of memcached clients".

This has once again caused the check_uptodate.sh script to fail.

This patch updates cinder.sample.conf .

Change-Id: Ibcf19ccc81a56a9a3e795022e3e07bc061fa9401
Closes-bug: 1374154
etc/cinder/cinder.conf.sample