f3ee3dbf4e4794d77cf263be3eec144328a3bedf
This reverts commita742569dc9. Commita742569dc9introduced serious performance issues. Our scale tests revealed ~20% degradation in various rally tests after this commit. Our experiments show that the current implementation does not scale well for a vCenter installation with 30 datastores which is a smaller size deployment for OpenStack clouds. The patch introduced a config option 'vmware_storage_profile'. When it is set, the driver makes periodic expensive PBM API calls which put lot of load on vCenter and the controller VM. Change-Id: I838c32277624db3b82db65d7ecfe81e2a779e99a
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:
git clone https://opendev.org/openstack/cinder
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/cinder
Python client
Description
Languages
Python
99.6%
Smarty
0.4%