70d1ec67c19b1e7639c8bf658cb40a65878875a1
Current codes in xml_util.py does not support REST xml so well when one tagname contains delimiter, it fails to be interpreted. So this patch is to interprete one tagname like "<a:b>1</a:b>" as a nested tag like "<a><b>1</a></b>". Fix bug:1205983 Change-Id: Ia3e1f4d6b6a739898b51bf052a784fa36ab7695e
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%