Go to file
Vipin Balachandran f3ee3dbf4e Revert "Implement volume capacity stats for VMware"
This reverts commit a742569dc9.

Commit a742569dc9 introduced
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
2019-05-31 12:28:06 -07:00
2017-10-13 08:37:57 +00:00
2018-07-10 14:20:53 +08:00
2019-04-19 19:26:48 +00:00
2017-10-10 00:46:42 +00:00
2019-04-19 19:26:48 +00:00
2012-05-03 10:48:26 -07:00
2017-04-08 15:03:44 +08:00
2012-05-03 10:48:26 -07:00
2019-04-16 08:44:22 -05:00
2019-02-28 10:54:58 +05:30
2017-03-02 23:53:29 +00:00

Team and repository tags

image

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.

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

https://opendev.org/openstack/python-cinderclient

Description
OpenStack Block Storage (Cinder)
Readme 946 MiB
Languages
Python 99.6%
Smarty 0.4%