RETIRED, further work has moved to Debian project infrastructure
4469591c76
When doing backup-restore operation, it needs volume's size is not less than backup's size. But in backup-restore routine, when volume's size is bigger than backup's size, it logs the the info of volume's size and backup's size to warn level, which I think it should log the info to info level. This bug fix it. Change-Id: Ic7210e3b018053be7a6f567cd0a7b20d51d403b8 Closes-Bug: #1338481 |
||
---|---|---|
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