Commit Graph

38 Commits (e668905f08ca2b526217d3a08ab21b41c68735f4)

Author SHA1 Message Date
Paul Belanger 16d192c60b First ensure ssh connection is valid before scanning keys
2 years ago
Clark Boylan cb1860565f Have nodepool scan as many ssh host keys as possible
2 years ago
Clark Boylan 6276562939 Use iterate_timeout in test waits
3 years ago
Fabien Boucher f57ac1881a
Remove uneeded shebang and exec bit on some files
3 years ago
Tobias Henkel 6899e19dfc
Improve connection timeout log message
4 years ago
Tobias Henkel e925327309
Reduce socket connect timeout in nodescan
5 years ago
Tobias Henkel 687f120b3c
Add connection-port to provider diskimage
5 years ago
Tobias Henkel 2da274e2ae
Don't gather host keys for non ssh connections
5 years ago
Tristan Cacqueray 6ac2f33cb3 Implement a static driver for Nodepool
5 years ago
Tristan Cacqueray 318e899b89 nodeutils: use socket.getaddrinfo instead of ipaddress
5 years ago
Tobias Henkel 7d79770840 Do pep8 housekeeping according to zuul rules
5 years ago
James E. Blair 559b01cfa0 Add timeout for ssh negotiation on keyscan
6 years ago
Tristan Cacqueray a5077fc344 Add support for custom ssh port
6 years ago
Jenkins 399503f3ac Merge "Set socket timeout for SSH keyscan" into feature/zuulv3
6 years ago
Jenkins cd3f625bc8 Merge "Fix base64 encoding of server key" into feature/zuulv3
6 years ago
David Shrewsbury da3b769e1a Fix base64 encoding of server key
6 years ago
Paul Belanger 93b516d978 Update keyscan for python3 compat
6 years ago
David Shrewsbury d1fb0d402e Fix socket.error exception usage
6 years ago
Paul Belanger 230c7c5203 Set socket timeout for SSH keyscan
6 years ago
Paul Belanger d892837cad
Fix imports for python3
6 years ago
Paul Belanger d0c25fc333 Remove SSH support from nodepool
6 years ago
David Shrewsbury 88042886be Record SSH public keys for new nodes in ZK
6 years ago
Paul Belanger aebd030a32
Retry SSHExceptions in nodepool
7 years ago
Paul Belanger c4d19c1a18
Include ip address for ssh_connect exception
7 years ago
Monty Taylor eed395d637 Be more specific in logging timeout exceptions
7 years ago
Antoine Musso 90e3812c49 Enhance message for image ssh auth
7 years ago
James E. Blair 5bcccf7605 Suppress NoValidConnectionsError from paramiko
7 years ago
Jerry Zhao 5fe5ef8311 add option to use ipv6 for image update and node launching
8 years ago
Clark Boylan 047f972866 Remove duplicate code
8 years ago
Christian Berendt e3dd94d65c Use except x as y instead of except x, y
9 years ago
Dan Prince 1963731f7d Retry ssh connections on auth failure.
9 years ago
James E. Blair b1b8a569ef Add image logging
10 years ago
Monty Taylor 1e190f5d57 Change use of error numbers to errno
10 years ago
James E. Blair 0ec2246514 Add JenkinsManager
10 years ago
James E. Blair 8dc6c870f2 Add ProviderManager
10 years ago
James E. Blair a5a78ef441 Use a sensible SQLAlchemy session model
10 years ago
James E. Blair a7144ff7d1 Require a target name when instantiating a node
10 years ago
James E. Blair 5866f10601 Initial commit
10 years ago