cinder/cinder/api
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
..
contrib Merge "Import HTTPStatus instead of http_client" 2020-11-11 21:21:37 +00:00
middleware Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
openstack Introduces MV to add volume type ID in volumes details 2021-01-15 10:46:12 -03:00
schemas Default type overrides 2020-09-16 14:05:31 +00:00
v2 Introduces MV to add volume type ID in volumes details 2021-01-15 10:46:12 -03:00
v3 Introduces MV to add volume type ID in volumes details 2021-01-15 10:46:12 -03:00
validation Remove six of dir cinder/api/* 2020-10-07 14:20:48 +08:00
views Remove six of dir cinder/api/* 2020-10-07 14:20:48 +08:00
__init__.py Remove API v1 2017-09-06 07:39:10 -05:00
api_utils.py Remove six of dir cinder/api/* 2020-10-07 14:20:48 +08:00
common.py Remove six of dir cinder/api/* 2020-10-07 14:20:48 +08:00
extensions.py Remove exception.Error class 2020-07-21 18:21:21 +03:00
microversions.py Introduces MV to add volume type ID in volumes details 2021-01-15 10:46:12 -03:00
urlmap.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
versions.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00