nodepool/nodepool/driver/static
David Shrewsbury d6ef934b70 Extract common config parsing for ProviderConfig
Adds a ProviderConfig class method that can be called to get
the config schema for the common config options in a Provider.
Drivers are modified to call this method.

Change-Id: Ib67256dddc06d13eb7683226edaa8c8c10a73326
2019-01-07 12:34:05 +00:00
..
__init__.py Have Drivers create Providers 2018-06-06 14:57:40 -04:00
config.py Extract common config parsing for ProviderConfig 2019-01-07 12:34:05 +00:00
handler.py Implement liveness check for static nodes 2018-09-20 16:21:56 +02:00
provider.py Update node during lockNode 2018-11-26 19:37:41 +01:00