cinder/cinder/api/v3/views
Rafael Weingärtner e9c848f5fd Introduces MV to add volume type ID in volumes details
Introduces microversion (MV) 3.63 to add volume type ID
in the volume details.

This change comes to fix a problem we found in Gnocchi concerning
volumes monitored data. When a volume event is created, Cinder uses
the volume type as the volume type ID. On the other hand, Ceilometer
pollsters are always updating the volume_type value in Gnocchi with the
volume type from volume details API (which uses the volume type name
value).

That situation creates a massive number of resource revisions in
Gnocchi. This MV along with the Dynamic pollster system in Ceilometer
enables operators to overcome the issue.

Closes-Bug: https://bugs.launchpad.net/cinder/+bug/1911660

Change-Id: Icb88faeb00040250a25a5630aeb312a8434ed3c8
Signed-off-by: Rafael Weingärtner <rafael@apache.org>
2021-01-15 10:46:12 -03:00
..
__init__.py User messages API for error cases 2016-04-29 18:41:10 +00:00
attachments.py Add 'connection_info' to attachment object 2017-04-19 17:44:48 +08:00
backups.py Add backups v3 views 2017-09-28 17:51:05 +08:00
clusters.py Merge "Removed unused constant in v3/views/clusters.py" 2017-06-03 15:52:48 +00:00
default_types.py Default type overrides 2020-09-16 14:05:31 +00:00
group_snapshots.py Add project_id in group snapshots list and show API 2019-03-01 22:59:19 +05:30
group_types.py [policy in code] Add support for group, g-snapshot resources 2017-10-11 13:19:33 +00:00
groups.py Add project_id in group snapshots list and show API 2019-03-01 22:59:19 +05:30
messages.py User messages API for error cases 2016-04-29 18:41:10 +00:00
resource_filters.py [DOC BLD FIX] Fix code block issues 2017-07-18 20:11:02 +08:00
snapshots.py Use constants for microversion values 2017-09-22 08:15:56 -05:00
volumes.py Introduces MV to add volume type ID in volumes details 2021-01-15 10:46:12 -03:00
workers.py Allow triggering cleanup from API 2017-01-13 14:34:45 +01:00