
This patch improves get_volume_stats method to invoke dog command in SheepdogClient Class method instead of in SheepdogDriver class method directly. Here are two benefits we can realize as a result: 1.The current implementation can only get volume status by local sheepdog node, but the SheepdogClient Class also supports the method to run dog command with remote sheepdog node. 2.SheepdogClient Class methods are implemented to run dog command with fine grained Error handling. So it can improve the robustness and is more readable to run dog command in SheepdogClient Class method. Change-Id: I64ca193cd50e6914d0d5fb6cf711c760dfb65b8c Closes-Bug: #1512287
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%