nodepool/nodepool
Paul Belanger 16d192c60b First ensure ssh connection is valid before scanning keys
We have a network appliance we test via nested virt. While the outer
node is live and the port we nodescan is open, the nested node is still
booting up SSHd.  Which causes nodescan to return:

  paramiko.ssh_exception.SSHException: Error reading SSH protocol banner

until SSHd is properly running.

Perviously we set out boot-timeout to 5 mins, to allow for the nested
SSHd to come online properly. This should restore that functionality.

Change-Id: I7f43530ee77a81f7c969d548190a71bfb9b03455
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2021-07-19 08:58:56 -04:00
..
cmd Support threadless deletes 2021-03-21 14:39:01 -07:00
driver kubernetes: handle situation where the configuration is empty 2021-07-08 12:54:16 -07:00
releasenotes/notes Filter active images for OpenStack provider 2020-03-17 16:26:50 +01:00
tests Merge "kubernetes: refactor client creation to utils_k8s" 2021-06-28 21:16:56 +00:00
__init__.py Initial commit 2013-08-15 09:47:23 -07:00
builder.py Add shell-type config 2021-03-05 15:14:29 +01:00
config.py Add shell-type config 2021-03-05 15:14:29 +01:00
exceptions.py Remove uneeded shebang and exec bit on some files 2019-12-13 19:30:03 +01:00
launcher.py Merge "Assign waiting static nodes by request priority" 2021-06-23 18:31:39 +00:00
logconfig.py Format multi-line log entries 2021-03-05 13:34:19 -08:00
nodeutils.py First ensure ssh connection is valid before scanning keys 2021-07-19 08:58:56 -04:00
provider_manager.py Remove uneeded shebang and exec bit on some files 2019-12-13 19:30:03 +01:00
stats.py Remove uneeded shebang and exec bit on some files 2019-12-13 19:30:03 +01:00
status.py Ignore unparsable/empty image build ZNode data 2020-10-06 12:44:18 +02:00
version.py Fix nodepool --version 2015-02-06 12:09:52 -08:00
webapp.py Add ready endpoint to webapp 2019-12-21 10:06:55 +00:00
zk.py Add requestor_data field to node request 2021-06-29 13:48:26 -07:00