cinder/cinder/objects
Gorka Eguileor 402787ffcc Clean old temporary tracking
On Xena we added the use_quota DB field to volumes and snapshots to
unify the tracking of temporary resources, but we still had to keep
compatibility code for the old mechanisms (due to rolling
upgrades).

This patch removes compatibility code with the old mechanism and adds
additional cleanup code to remove the tracking in the volume metadata.

Change-Id: I3f9ed65b0fe58f7b7a0867c0e5ebc0ac3c703b05
2024-01-12 14:25:44 +01:00
..
__init__.py Add service dynamic log change/query 2017-05-16 13:37:35 +02:00
backup.py mypy: backup 2021-12-15 09:04:52 -05:00
base.py Objects: Make OPTIONAL_FIELDS a tuple 2023-02-09 12:08:59 -05:00
cgsnapshot.py Objects: Make OPTIONAL_FIELDS a tuple 2023-02-09 12:08:59 -05:00
cleanable.py Remove collections.abc backwards compatibility 2020-10-16 07:52:36 -05:00
cleanup_request.py Clear OVO history and compatibility 2021-08-25 17:50:48 +02:00
cluster.py Clear OVO history and compatibility 2021-08-25 17:50:48 +02:00
consistencygroup.py Clear OVO history and compatibility 2021-08-25 17:50:48 +02:00
dynamic_log.py Clear OVO history and compatibility 2021-08-25 17:50:48 +02:00
fields.py Correct VolumeMigrationStatusField 2022-04-28 17:35:01 -04:00
group.py Objects: Make OPTIONAL_FIELDS a tuple 2023-02-09 12:08:59 -05:00
group_snapshot.py Objects: Make OPTIONAL_FIELDS a tuple 2023-02-09 12:08:59 -05:00
group_type.py Objects: Make OPTIONAL_FIELDS a tuple 2023-02-09 12:08:59 -05:00
manageableresources.py Clear OVO history and compatibility 2021-08-25 17:50:48 +02:00
qos_specs.py Objects: Make OPTIONAL_FIELDS a tuple 2023-02-09 12:08:59 -05:00
request_spec.py Clear OVO history and compatibility 2021-08-25 17:50:48 +02:00
service.py Clear OVO history and compatibility 2021-08-25 17:50:48 +02:00
snapshot.py Clean old temporary tracking 2024-01-12 14:25:44 +01:00
volume.py Clean old temporary tracking 2024-01-12 14:25:44 +01:00
volume_attachment.py Objects: Make OPTIONAL_FIELDS a tuple 2023-02-09 12:08:59 -05:00
volume_type.py Remove unneeded volume_types.get_all_types_by_group method 2022-03-30 11:32:08 -04:00