
Replace Python 2 imports with six.moves import to make code compatible with Python 2 and Python 3. Replaced imports: * BaseHTTPServer * __builtin__ * cookielib * httplib This patch was generated by the six_moves operation of the sixer tool version 0.4: https://pypi.python.org/pypi/sixer Manual changes: * Disable pylint warnings on the HTTPSConnection classes because pylint doesn't support importing from six.moves yet, see: https://bitbucket.org/logilab/pylint/issue/550/ Blueprint cinder-python3 Change-Id: Ide6d4e3480f2c0a7eb4500aa88affe152ecc0401
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.
- Wiki: http://wiki.openstack.org/Cinder
- Developer docs: http://docs.openstack.org/developer/cinder
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://github.com/openstack/cinder.git
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/cinder
Python client
Description
Languages
Python
99.7%
Smarty
0.3%