nodepool/nodepool/driver/test
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 Directly link providers and request handlers 2018-06-04 11:53:44 -04:00
provider.py Pass zk connection to ProviderManager.start() 2018-06-12 12:04:16 -04:00