cinder/cinder/tests/functional/api_sample_tests/samples/volumes
Gorka Eguileor ec44fc8999 Expose volume & snapshot use_quota field
This patch adds a new REST API microversion to expose the new use_quota
DB field present in volumes and snapshots.

The field will be reported when listing and showing resources and can be
used when filtering as well.

The field is exposed in the REST API as `consumes_quota` to prevent
confusion for users and admins, since exposing it as `use_quota` may
give them the wrong impression that they can set it up for their own
purposes.

For users we say what is happening with the quota for that resource -it
consumes or doesn't consume quota-, whereas internally we express
instruction to the core code -whether to use quota or not-, hence the
difference in the naming.

APIImpact
DocImpact
Implements: blueprint temp-resources
Change-Id: I655a47fc75ddc11caf1defe984d9a66a9ad5a2e7
2021-08-26 19:04:12 +02:00
..
v3.13 Update volume api microversion doc and tests 2021-05-31 12:41:46 +02:00
v3.21 Update volume api microversion doc and tests 2021-05-31 12:41:46 +02:00
v3.48 Update volume api microversion doc and tests 2021-05-31 12:41:46 +02:00
v3.61 Update volume api microversion doc and tests 2021-05-31 12:41:46 +02:00
v3.63 Update volume api microversion doc and tests 2021-05-31 12:41:46 +02:00
v3.65 Expose volume & snapshot use_quota field 2021-08-26 19:04:12 +02: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 Update volume api microversion doc and tests 2021-05-31 12:41:46 +02:00
volumes-list-response.json.tpl Automate generation of volumes api-ref samples 2019-01-13 19:57:32 +05:30