
This patch dumps pretty_tox.sh and gets Cinder on board with using ostestr. We're setting a concurrency value of 6 (instances in the gate are 6 VCPU's), and things seem to be stable at this value. For folks running on 'smaller' system, it's still possible to run in parallell; > ncpu's but if there are problems you can still specify concurrency in your tox argument. Tox will take the last occurence of the conncurrency argument; so for example if you specify "tox -epy27 -- --concurrency=4" the interpretted value for concurrency in the run will be 4. Closes-Bug: #1459852 Change-Id: Iae12b42e915da22c863781015512df4f30aa95ca
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%