Hemna 72da8249d9 Bugfix: Account for consumed space better
When the volume service starts up, it goes through all
volumes for a host in the db and adds up the volume size as
a mechanism to account for that allocate space against the
backend.  The problem was that the volume manager was only
counting volumes with a state of 'in-use' or 'available'.
If a volume has a host set on it, then we account for it's
allocated space.

This patch adds other volume states to use to account for
allocated space at volume service startup.

Closes-Bug: 1910767
Change-Id: I90d5dfbe62e630dc8042e725d411cadc2762db56
2022-08-09 13:24:36 +00:00
2021-06-04 17:21:28 -04:00
2022-07-26 09:50:56 -04:00
2019-04-19 19:26:48 +00:00
2017-10-10 00:46:42 +00:00
2022-07-26 09:51:08 -04:00
2012-05-03 10:48:26 -07:00
2022-07-06 18:04:33 +00:00
2020-01-22 11:44:36 +00:00
2021-04-16 11:11:41 -04:00
2022-07-04 10:32:23 +05:30
2020-04-17 14:47:10 +02:00

OpenStack Cinder

image

OpenStack Cinder is a storage service for an open cloud computing service.

You can learn more about Cinder at:

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

If you'd like to contribute, please see the information in CONTRIBUTING.rst

You can raise bugs on Launchpad

Python client

Python Cinderclient

Description
OpenStack Block Storage (Cinder)
Readme 912 MiB
Languages
Python 99.7%
Smarty 0.3%