f15d9d5eb079ed41165dbe1888476ac96376d796
Currently, when only .pyc left, all extented apis, such as resetting status of snapshot, can not be used. This is because it only load .py files in api/extention.py. __init__ and anything that's not .py are all skipped. This change updates the extention api to load .pyc files when .py files do not exist. Change-Id: I80a3c29a50dcb3cb6bf3708dfeb2a3c75194065b Closes-bug: #1616358
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:
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description
Languages
Python
99.7%
Go Template
0.3%