nova/doc/api_samples/os-hypervisors
Stephen Finucane 1f67ce2496 api: Drop statistics-style fields from os-hypervisors
Introduce API microversion 2.88, which makes the following changes to
a number of 'os-hypervisors'. Specifically, the following fields are
dropped from both the '/os-hypervisors/detail' (detailed list) and
'/os-hypervisors/{hypervisor_id}' (show) APIs:

- current_workload
- cpu_info
- vcpus
- vcpus_used
- free_disk_gb
- local_gb
- local_gb_used
- disk_available_least
- free_ram_mb
- memory_mb
- memory_mb_used
- running_vms

In addition, the '/os-hypervisors/statistics' API, which provided a
summary of the above stats but for all hypervisors in the deployment, is
dropped entirely.

Finally, the '/os-hypervisors/{hypervisor}/uptime' API, which provided a
similar response to the '/os-hypervisors/{hypervisor}' API but with an
additional 'uptime' field, has been removed in favour of including this
field in the primary '/os-hypervisors/{hypervisor}' API.

A small tweak to 'tox.ini' that allows us to share some venvs is
included.

Part of blueprint modernize-os-hypervisors-api

Change-Id: I515e484ade6c6455f82a3067940a418a0d7d965a
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-01-08 10:10:21 +00:00
..
v2.28 replace chance with filter scheduler in func tests 2017-08-16 14:42:51 +00:00
v2.33 Fix hypervisors paginted collection_name. 2020-02-24 16:49:35 +08:00
v2.53 Fix hypervisors paginted collection_name. 2020-02-24 16:49:35 +08:00
v2.88 api: Drop statistics-style fields from os-hypervisors 2021-01-08 10:10:21 +00:00
hypervisors-detail-resp.json replace chance with filter scheduler in func tests 2017-08-16 14:42:51 +00:00
hypervisors-list-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
hypervisors-search-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
hypervisors-show-resp.json replace chance with filter scheduler in func tests 2017-08-16 14:42:51 +00:00
hypervisors-statistics-resp.json replace chance with filter scheduler in func tests 2017-08-16 14:42:51 +00:00
hypervisors-uptime-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
hypervisors-with-servers-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
hypervisors-without-servers-resp.json Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00