Files
python-tripleoclient/tripleoclient/v1/overcloud_admin.py
Sergii Golovatiuk b139da3995 Logging refactor
- Replace logging with logging from oslo_log
  In order to have timestamps as well as other features this patch
  replaces python logging to extended logging from oslo_log. This allows
  to produce timestamps in output messages
- Replace some prints with log.info to have timing information in logs

Change-Id: I3569272795a52bb25f3de502fdfd5006ff6b8be1
Related-Bug: #1890389
2020-11-03 15:43:26 +01:00

3.1 KiB