tobiko/tobiko/tripleo
Pini Komarov 1980cef3e7 Revert "Allow to configure undercloud via ssh_config file"
This reverts commit 8c33b9ac28.

Change-Id: Ib00cba30569c4971811f444697d10e12384ed81e

this is breaking doenstream CI again :

I'm reverting since the downstream CI is more important than any individual patch


2020-02-15 19:56:23.583 737695 DEBUG tobiko.common._fixture [-] Set up fixture 'tobiko.shell.sh._ssh.SSHShellProcessFixture' setUp /home/stack/tobiko/tobiko/common/_fixture.py:367
2020-02-15 19:56:23.584 737695 DEBUG tobiko.shell.sh._ssh [-] Executing remote command: 'hostname' (login='heat-admin@undercloud-0:22', timeout=None)... create_process /home/stack/tobiko/tobiko/shell/sh/_ssh.py:90
2020-02-15 19:56:23.584 737695 DEBUG tobiko.common._fixture [-] Set up fixture 'tobiko.shell.ssh._client.SSHClientFixture' setUp /home/stack/tobiko/tobiko/common/_fixture.py:367
2020-02-15 19:56:23.584 737695 DEBUG tobiko.shell.ssh._client [-] Logging in to 'heat-admin@undercloud-0:22' ({'key_filename': ['/home/stack/.ssh/id_rsa'], 'timeout': 10.0, 'allow_agent': False, 'compress': False})... attempt 1 out of 60 ssh_connect /home/stack/tobiko/tobiko/shell/ssh/_client.py:432
2020-02-15 19:56:23.629 737695 WARNING py.warnings [-] /home/stack/tobiko/.tox/scenario/lib/python3.6/site-packages/paramiko/client.py:837: UserWarning: Unknown ssh-ed25519 host key for undercloud-0: b'74d86f2d25b4898a737954b9a7b1822e'
  key.get_name(), hostname, hexlify(key.get_fingerprint())
: tobiko.openstack.topology._exception.NoSuchOpenStackTopologyNode: No such topology node: {'address': Selection([IPAddress('192.168.24.1'), IPAddress('127.0.0.1')])}
2020-02-15 19:56:23.704 737695 DEBUG tobiko.shell.ssh._client [-] Error logging in to 'heat-admin@undercloud-0:22': Authentication failed. ssh_connect /home/stack/tobiko/tobiko/shell/ssh/_client.py:449
2020-02-16 20:03:22 +00:00
..
__init__.py Create TripleO section in tobiko.conf 2019-08-12 04:49:40 +00:00
config.py Revert "Allow to configure undercloud via ssh_config file" 2020-02-16 20:03:22 +00:00
containers.py add tripleo containers health checks 2020-02-13 11:10:47 +00:00
neutron.py add test all neutron agents are healthy 2020-02-14 00:30:40 +02:00
overcloud.py add ability to get list of nodes running systemctl services 2019-11-11 23:38:29 +02:00
pacemaker.py basic HA test : disruptive action and health checks 2020-01-23 15:44:18 +00:00
processes.py basic HA test : disruptive action and health checks 2020-01-23 15:44:18 +00:00
services.py fix services polling and make it more robust 2020-01-03 12:24:12 +00:00
topology.py Add controller topology nodes group 2019-10-10 07:18:49 +02:00
undercloud.py Revert "Allow to configure undercloud via ssh_config file" 2020-02-16 20:03:22 +00:00