
Commit 3e2b1117 added a check to make sure that the _ function was being explicitly imported so that translation would work properly. I have discovered that those regexes/code would not work in some cases. Particularly if the import line imported multiple things from gettextutils or i18n. Also the check being used to find lines using the _ function was not right. This commit fixes the issues and adds appropriate tests. It also adds the hacking check to HACKING.rst which should have been done the first time around. Change-Id: I7227bb0051836e537bff2f0f97662c06452d5af6
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%