tobiko/tobiko/tripleo
Federico Ressi d6d1b39206 Add proxy_jump host to topology nodes discovery
When discovering nodes, this allow to use proxy jump SSH
connection info for proxy jump node if it is also a cloud node.

This is typically required when connecting to a cloud
made from vagrant instances. On such case to connect to SSH
vagrant instances (that are cloud nodes) will use SSH
vagrant configuration (IE localhost SSH port) instead of
having to SSH jump to the same host before.

Change-Id: I615d007c99be9cc157c2b7322bddbe6ad6d43014
2021-04-09 12:35:53 +02:00
..
__init__.py Add openstack client tests 2020-11-06 11:49:37 +01:00
_ansible.py Add tools for getting ansible inventory 2020-07-06 16:51:17 +02:00
_config.py Add tools for getting ansible inventory 2020-07-06 16:51:17 +02:00
_overcloud.py Add check requirements job 2021-01-05 13:35:44 +01:00
_topology.py Add proxy_jump host to topology nodes discovery 2021-04-09 12:35:53 +02:00
_undercloud.py Allow to specify empty value for tripleo.undercloud_ssh_hostname option 2021-03-05 12:56:38 +00:00
config.py Try multiple tripleo RC files for OS credentials 2020-08-04 04:23:08 +00:00
containers.py Check OVN DBs listening on VIP (BZ1600151) 2020-11-19 08:36:38 +00:00
nova.py add all vm running virsh check 2020-12-14 20:57:55 +02:00
pacemaker.py Make pacemaker test cases skip verification lazy 2020-09-02 04:29:01 +00:00
processes.py Fix how OVN process validations filter node names 2020-11-10 11:51:09 +01:00
services.py fix services polling and make it more robust 2020-01-03 12:24:12 +00:00
validations.py tripleo validations output and log passed validations 2020-07-08 23:18:29 +00:00