nodepool/nodepool/driver
Clark Boylan be4b8f1416 Clarify provider manager vs provider config
There are places where we handle both the provider config and provider
manager objects. We had a bug where we called a manager method on the
config object which failed. Since python doesn't type check ahead of
time let us try and make this easier on developers and very explicitly
name the provider manager provider_manager and the provider config
provider_config.

Change-Id: I36919672cdbf9a5c66297ff49f304b9040eee1cb
2018-01-16 01:09:52 +00:00
..
fake Fail on quota-exceeded (partial revert) 2017-12-19 17:15:56 -08:00
openstack Clarify provider manager vs provider config 2018-01-16 01:09:52 +00:00
__init__.py Clarify provider manager vs provider config 2018-01-16 01:09:52 +00:00