Gorka Eguileor 8f03b26f50 Fix automatic quota sync for temporary volumes
When using the automatic quota refresh via `until_refresh` and `max_age`
configuration options the calculated quota usage by the refresh will not
be correct if there are temporary volumes (such as those created from
snapshots for backups).

Normal quota usage calculation does not work like this, as it has admin
metadata stating that those are temporary volumes and are not used to
increase/decrease quota usage.

This patch fixes this by modifying existing filter that ignores
migrating volumes so it can also ignore temporary volumes based on their
admin metadata.

Closes-Bug: #1919161
Change-Id: I0fd89028684c1406f427f4c97b120ece5cf2780b
2021-03-26 12:26:15 +01:00
2021-03-25 13:15:43 -04:00
2020-11-03 18:53:39 +02:00
2020-10-14 08:24:13 -04:00
2019-04-19 19:26:48 +00:00
2017-10-10 00:46:42 +00:00
2020-08-19 15:00:35 +00:00
2012-05-03 10:48:26 -07:00
2021-03-25 13:15:43 -04:00
2021-02-10 12:27:47 -05:00
2020-01-22 11:44:36 +00:00
2020-10-06 13:28:45 +02:00
2021-03-25 13:15:43 -04:00
2021-01-28 08:22:13 -05:00
2020-04-17 14:47:10 +02:00
2021-03-25 13:15:43 -04:00
2021-03-17 11:08:56 +05:30

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 906 MiB
Languages
Python 99.7%
Smarty 0.3%