
Python 2.6 is no longer supported in cinder as of kilo. The code in the project that is specifically for compatibility with 2.6 is therefore no longer required. This commit removes code referenced as being required specifically for compatibility with Python 2.6. This commit removes: - total_seconds from cinder/utils.py - TestCase.assertGreater from cinder/test.py - TestCase.assertGreaterEqual from cinder/test.py - StorwizeSVCDriverTestCase.assertLessEqual from cinder/tests/test_storwize_svc.py Change-Id: I2aca4a6a84bc8ddfa70bd47a331b6fac6f82220f
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
Description
Languages
Python
99.7%
Smarty
0.3%