cinder/cinder/tests/functional/api_sample_tests
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
..
samples Introduces MV to add volume type ID in volumes details 2021-01-15 10:46:12 -03:00
__init__.py Automate generation of api-ref samples 2018-12-06 12:19:55 +05:30
fakes.py Automate generation of volume transfer api-ref samples 2019-03-20 16:05:20 +05:30
test_extensions.py Automate generation of API versions api-ref samples 2019-01-10 19:48:18 +05:30
test_limits.py Automate generation of qos specs api-ref samples 2019-09-27 17:43:40 +05:30
test_qos.py Automate generation of qos specs api-ref samples 2019-09-27 17:43:40 +05:30
test_quota_classes.py Automate generation of quotas api-ref samples 2019-09-30 16:29:49 +05:30
test_quota_sets.py Automate generation of quotas api-ref samples 2019-09-30 16:29:49 +05:30
test_snapshot_manage_extensions.py Automate generation of volume transfer api-ref samples 2019-03-20 16:05:20 +05:30
test_snapshots.py Automate generation of snapshots api-ref samples 2019-03-12 12:07:01 +05:30
test_versions.py Automate generation of API versions api-ref samples 2019-01-10 19:48:18 +05:30
test_volume_actions.py Automate generation of volume actions api-ref samples 2019-02-08 01:13:03 +05:30
test_volume_manage_extensions.py Automate generation of volume actions api-ref samples 2019-02-08 01:13:03 +05:30
test_volume_transfer.py Automate generation of volume transfer api-ref samples 2019-03-20 16:05:20 +05:30
test_volume_types.py [api-ref]Fix response example file of update_type 2019-08-23 14:50:27 +08:00
test_volumes.py Introduces MV to add volume type ID in volumes details 2021-01-15 10:46:12 -03:00