tobiko/tobiko/tests/functional/tripleo
Federico Ressi 2f69f5211d Use Metalsmith client to discover overcloud nodes
In OSP-17 and newer, there is no Nova running as undercloud
service and instead of Nova client, Metalsmith client has to be
used to e.g. get overcloud nodes and its IP addresses.

This patch replaces Nova client with Metalsmith client to list
overcloud servers and it IP addresses

Change-Id: I0a7859ebc4e1c6d3660040100e1bf55a7218e4f2
2022-07-07 08:30:24 +02:00
..
playbooks Implement Ansible collections installation 2022-06-08 09:47:19 +00:00
__init__.py Add functional test case for undercloud SSH connection params 2019-08-12 14:04:15 +02:00
test_ansible.py Add skip_unless_undercloud_has_ansible decorator 2022-07-05 15:22:13 +00:00
test_containers.py Fix containers runtime discovery 2021-07-24 06:13:16 +00:00
test_overcloud.py Use Metalsmith client to discover overcloud nodes 2022-07-07 08:30:24 +02:00
test_topology.py Use Metalsmith client to discover overcloud nodes 2022-07-07 08:30:24 +02:00
test_undercloud.py Fix test_fetch_undercloud_credentials on OSP17 2022-07-04 11:36:46 +00:00