tempest/releasenotes/notes/remove-nova-network-tests-f694bcd30a97a4ca.yaml
Ghanshyam Mann 5b5e81c6a1 Remove nova-network tests
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
2023-08-04 15:12:34 -07:00

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