commit | 88d4fc783bcb74e0313315629e0973a7630ef657 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Sun Apr 08 15:26:00 2018 -0400 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Sun Apr 08 19:31:56 2018 +0000 |
tree | 6aae4fd389506ee635afad71fe5119f289528e54 | |
parent | 8d8e1af35b6baa2bdd592c13168e7e6b1561619a [diff] |
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