RETIRED, further work has moved to Debian project infrastructure
46f90e9900
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 |
||
---|---|---|
bin | ||
cinder | ||
doc | ||
etc/cinder | ||
rally-scenarios | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.md | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
The Choose Your Own Adventure README for Cinder
You have come across a storage service for an open cloud computing service. It has identified itself as "Cinder." It was abstracted from the Nova project.
To monitor it from a distance: follow @openstack on twitter.
To tame it for use in your own cloud: read http://docs.openstack.org
To study its anatomy: read http://cinder.openstack.org
To dissect it in detail: visit http://github.com/openstack/cinder
To taunt it with its weaknesses: use http://bugs.launchpad.net/cinder
To watch it: http://jenkins.openstack.org
To hack at it: read HACKING.rst