nova-lxd/nova/virt/lxd
Alex Kavanagh 84a7945bca Fix broken debug logs and modernise string interpolation
Some of the debug logs were not actually outputing the instance;
it was just tagged in the LOF.<type>(...) command.

Also took the opportunity to modernise to '.format()' the string
interpolation to meet current guidelines.

Change-Id: I99c56ff738713140b2af16199e9e58b39bb4e396
Closes-Bug: #1657339
2018-06-01 15:40:14 +01:00
..
__init__.py Fix nova-lxd driver loading 2016-05-11 10:06:16 -04:00
common.py Refactor storage handling 2016-12-13 17:57:56 +00:00
driver.py Fix broken debug logs and modernise string interpolation 2018-06-01 15:40:14 +01:00
flavor.py Fix broken debug logs and modernise string interpolation 2018-06-01 15:40:14 +01:00
session.py Fix broken debug logs and modernise string interpolation 2018-06-01 15:40:14 +01:00
storage.py Fix broken debug logs and modernise string interpolation 2018-06-01 15:40:14 +01:00
vif.py Fix broken debug logs and modernise string interpolation 2018-06-01 15:40:14 +01:00