Fix use of the logging functions
The logging functions expand the arguments themselves, thus it's safer to let them do it rather than manual string formatting. Also re-wraps one comment. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Olivier Tharan <olive@google.com>
Showing
- daemons/ganeti-confd 6 additions, 6 deletionsdaemons/ganeti-confd
- daemons/ganeti-watcher 1 addition, 1 deletiondaemons/ganeti-watcher
- lib/confd/querylib.py 8 additions, 7 deletionslib/confd/querylib.py
- lib/confd/server.py 4 additions, 4 deletionslib/confd/server.py
- lib/hypervisor/hv_kvm.py 3 additions, 4 deletionslib/hypervisor/hv_kvm.py
- tools/cfgupgrade 1 addition, 1 deletiontools/cfgupgrade
Loading
Please register or sign in to comment