cinder/cinder/db/sqlalchemy
Gorka Eguileor 6f2e7a5439 Quota: Fix until_refresh config changes
until_refresh configuration option changes are only picked up by cinder
if the quota usage rows didn't exist in the DB or if until_refresh was
already set.

This means that if we enable until_refresh on an existing project then
it wouldn't be picked up.

This patch fixes this so configuration changes to until_refresh are
picked up in a timely fashion.

Closes-Bug: #1697906
Change-Id: I035ad9cdf5802b4c03c8e0fd683891f904ed321a
(cherry picked from commit 85aee67dc7)
2021-04-05 06:17:09 +00:00
..
migrate_repo Remove six of dir cinder/db/* 2020-10-07 16:29:29 +08:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
api.py Quota: Fix until_refresh config changes 2021-04-05 06:17:09 +00:00
models.py Follow Up: Default type overrides 2020-09-17 09:05:54 +00:00