nodepool/nodepool
Ben Kero 56e0172805 Add SSH Host Key Verifier Strategy
Since version 1.15, the Jenkins SSH Slave Plugin has added a requirement
for a SSH Host Key Verification Strategy. This defaults to requiring
that the host key is already accepted by the Jenkins SSH environment.

This path reactivates the old and expected behavior of accepting, but
throwing a warning in the job logs whenever a host is SSHed into that
has an unknown SSH host key.

Change-Id: I2316cac0b2bb6ff2f0f4abc7dfd5307d80edf1b3
2017-07-13 10:50:14 -07:00
..
cmd Cleanup old keypair config option 2017-04-11 12:01:12 -07:00
tests Disable CleanupWorker thread for test_image_upload_fail 2017-06-21 13:42:41 -07:00
__init__.py Initial commit 2013-08-15 09:47:23 -07:00
allocation.py Some extra safety around negative numbers 2014-08-29 13:51:52 -07:00
builder.py Merge "Cleanup failed upload records" 2017-06-27 17:31:40 +00:00
config.py Cleanup old keypair config option 2017-04-11 12:01:12 -07:00
exceptions.py Add initial ZooKeeper API 2016-07-21 14:46:04 -04:00
fakeprovider.py Cleanup old keypair config option 2017-04-11 12:01:12 -07:00
jenkins_manager.py Add SSH Host Key Verifier Strategy 2017-07-13 10:50:14 -07:00
jobs.py Remove image building responsibility from nodepool.py 2016-11-15 19:33:18 -05:00
nodedb.py Remove SnapshotImage from the database 2016-11-16 17:52:03 -05:00
nodepool.py Add support for specifying key-name per label 2017-04-10 17:26:25 -05:00
nodeutils.py Retry SSHExceptions in nodepool 2016-10-05 12:11:47 -04:00
provider_manager.py Cleanup old keypair config option 2017-04-11 12:01:12 -07:00
sshclient.py Add destructor to SSHClient 2017-02-28 15:47:00 -08:00
stats.py Don't use global statsd 2016-01-15 12:38:21 +11:00
status.py Add dib-image-list.json webapp target 2016-12-22 14:35:51 +11:00
task_manager.py Don't use taskmanagers in builder 2016-12-07 11:58:24 -08:00
version.py Fix nodepool --version 2015-02-06 12:09:52 -08:00
webapp.py Make web status text/plain 2017-02-03 11:57:50 +11:00
zk.py Share single ZooKeeper object among workers 2016-12-15 14:56:26 -05:00