nodepool/nodepool/driver
Tobias Henkel bcaa264712
Default host_keys to empty list in static driver
Everywhere in nodepool we default the host_keys to an empty list and
zuul relies on this behavior. However the static driver sets this to
None for non-ssh connections. Change this to return an empty list to
match the behavior of the other drivers.

Change-Id: I3f14803c35a2039d2c53f4939857a531ce900097
2019-01-09 14:08:07 +01:00
..
fake Include host_id for openstack provider 2018-12-06 18:49:48 -05:00
kubernetes Implement a Kubernetes driver 2018-10-25 10:24:45 +00:00
openstack Include host_id for openstack provider 2018-12-06 18:49:48 -05:00
static Default host_keys to empty list in static driver 2019-01-09 14:08:07 +01:00
test Fix for pools with different labels 2018-06-28 15:04:35 -04:00
__init__.py Add arbitrary node attributes config option 2018-11-29 09:35:59 -05:00
utils.py Asynchronously update node statistics 2018-11-29 16:48:30 +01:00