
Thin provisioning[1] is a feature supported by SolidFire hardware but in the current driver implementation it is not managed by Cinder. Therefore, scheduler options to control thin provisioning would not work in this driver. In this patch, we make the SolidFire driver compliant with Cinder thin provisioning framework and also fix a few values that were not being properly reported. To keep the driver behavior consistent and avoid breaking rolling upgrades, a new option is added. So, by default, the driver will behave in the old way, and in the next releases this new option will be the new default. [1] https://specs.openstack.org/openstack/cinder-specs/specs/kilo/over-subscription-in-thin-provisioning.html Change-Id: Ibba1dcf3deef27a9e1272d4e806f3e09ebd4ca4a Closes-bug: #1784042
Team and repository tags
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: https://wiki.openstack.org/Cinder
- Developer docs: https://docs.openstack.org/cinder/latest/
- Blueprints: https://blueprints.launchpad.net/cinder
- Release notes: https://docs.openstack.org/releasenotes/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 https://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description
Languages
Python
99.7%
Smarty
0.3%