Set max microversion for some hypervisor tests to 2.52

The following tests:

  * test_list_servers_on_hypervisor [0]
  * test_search_hypervisor [1]

are deprecated from 2.53 onward. So this is to add max_microversion = 2.52
for these tests. This is also consistent with Tempest [2].

[0] https://developer.openstack.org/api-ref/compute/#list-hypervisor-servers
[1] https://developer.openstack.org/api-ref/compute/#search-hypervisor
[2] https://github.com/openstack/tempest/blob/28b252f7f61a2dfc585089265cdb3118defbcfff/tempest/api/compute/admin/test_hypervisor.py#L108

Partially Implements blueprint: clear-deprecated-api

Change-Id: Iec782e680e2b3429db325d7b575c3b3b5eb4a8c2
1 file changed