tempest/tempest/lib/api_schema/response/compute/v2_53
zhufl 6bc98ccfaa Add fields in hypervisor schema for 2.33 and 2.53
1. For microversion 2.33
   hypervisor_links is added to the response body for the following APIs:
     - GET /os-hypervisors
     - GET /os-hypervisors/detail

2. For microversion 2.53
   servers is added to the response body for the following APIs:
     - GET /os-hypervisor
     - GET /os-hypervisors
     - GET /os-hypervisors/detail

This is to fix the hypervisor schema for microversion 2.33 and 2.53.

Partially Implements: blueprint fix-microversion-gap

Co-authored-by: Ghanshyam Mann <gmann@ghanshyammann.com>

Change-Id: Ifeb26a50b604d257e9ab00cceed7cd2f34621419
2021-12-17 00:45:04 +00:00
..
__init__.py Add update_service to compute services_client library 2018-07-10 18:56:24 +01:00
hypervisors.py Add fields in hypervisor schema for 2.33 and 2.53 2021-12-17 00:45:04 +00:00
services.py Fix disabled_reason's type in services schema 2018-08-14 16:08:38 +08:00