5b5e81c6a1
nova-network was removed in rocky release and tempest master does not support rocky so we can remove those tests now. Along with the tests, it also removes the below service clients: * floating_ip_pools_client * floating_ips_bulk_client * fixed_ips_client * list_virtual_interfaces Change-Id: I682ebb0e3ea0d7ef0e429ad32899c406e46ffae7
12 lines
366 B
YAML
12 lines
366 B
YAML
---
|
|
prelude: >
|
|
Tempest remove the nova-network tests and service clients.
|
|
The nova-network was removed from Rocky release and current
|
|
Tempest master does not support the Rocky release. Below are
|
|
the service clients have been removed:
|
|
|
|
* floating_ip_pools_client
|
|
* floating_ips_bulk_client
|
|
* fixed_ips_client
|
|
* list_virtual_interfaces
|