cinder/cinder/tests/functional/api_sample_tests/samples/volumes
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
..
volume-create-request.json.tpl Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-create-response.json.tpl Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
volume-metadata-create-request.json.tpl Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-create-response.json.tpl Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-show-key-response.json.tpl Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-show-response.json.tpl Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-update-key-request.json.tpl Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-update-key-response.json.tpl Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-update-request.json.tpl Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-metadata-update-response.json.tpl Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-show-response.json.tpl Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
volume-update-request.json.tpl Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30
volume-update-response.json.tpl Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
volumes-list-detailed-response.json.tpl Introduces MV to add volume type ID in volumes details 2021-01-15 10:46:12 -03:00
volumes-list-response.json.tpl Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30