nodepool/nodepool/driver/static
Simon Westphahl 568a8a02ca Cleanup exception logging in static provider
The static provider was logging a lot of exceptions with traceback in
case of an unreachable nodes.

Since offline nodes are part of the normal operation (e.g. for
maintenance) and we don't gain any additional insights from the
traceback, the log level was reduced to warning on StaticNodeErrors.

The warning messages will still log the exception message, so we don't
loose any important information. In case of other exceptions we will
still print the full traceback.

Change-Id: I5a6035a090acac2edb8529e91be63995feceb23d
2020-01-20 07:14:15 +01:00
..
__init__.py Remove unused use_taskmanager flag 2019-04-02 12:11:07 +00:00
config.py Set default python-path to "auto" 2019-10-17 09:17:50 +11:00
handler.py Don't pause static pool on single label quota 2019-07-12 14:33:36 +02:00
provider.py Cleanup exception logging in static provider 2020-01-20 07:14:15 +01:00