348c26094baf19977c1e88752b5d26108726aa37
When jumping between different review branches .pyc files of newly introduced .py files are getting left behind. When these are related to DB migrations all tests start to fail with: "AssertionError: There is no script for XY version". This is pretty annoying, so why not remove all *.pyc files before running any tests? This commit implements that. Change-Id: Iac223fb156af3729b51fc2b11323a7cc30f9c07d
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.6%
Smarty
0.4%