nova/nova/tests/functional/api_sample_tests/api_samples/flavors
Yikun Jiang 0baba40b1b Add microversion to support extra_specs in flavor API.
Exposes flavor extra_specs in the flavor representation since
microversion 2.61. Now users can see the flavor extra-specs
in flavor APIs response only and do not need to call
``GET /flavors/{flavor_id}/extra_specs`` API.

Flavor extra_specs will be included in Response body of the
following APIs:

* ``GET /flavors/detail``
* ``GET /flavors/{flavor_id}``
* ``POST /flavors``
* ``PUT /flavors/{flavor_id}``

Part of blueprint add-extra-specs-to-flavor-list

Change-Id: I048747633babf690a63c6de9773bff5547872053
2018-04-11 17:47:57 +08:00
..
v2.55 Add microversion to allow setting flavor description 2017-11-15 22:10:39 +00:00
v2.61 Add microversion to support extra_specs in flavor API. 2018-04-11 17:47:57 +08:00
flavor-get-resp.json.tpl Enable all extension for Flavor API sample tests 2016-06-09 10:25:21 +09:00
flavors-detail-resp.json.tpl add new test fixture flavor with extra_specs 2017-06-01 22:43:13 -06:00
flavors-list-resp.json.tpl add new test fixture flavor with extra_specs 2017-06-01 22:43:13 -06:00