nova-lxd/nova/virt/lxd
Alex Kavanagh dbe0846b60 Add back in instance to logging entries
In a previous commit, I erroneously deleted the instance=instance dict
entry from some of the logging calls, not realising they were a feature
of oslo.logging.  This commit puts them back, and adds them in a few
more useful places for debuggin purposes.

Change-Id: I0a1be5a46a888db9f0782db90815a74d50ead298
2018-06-12 10:00:44 +00: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 Add back in instance to logging entries 2018-06-12 10:00:44 +00:00
flavor.py Fix broken debug logs and modernise string interpolation 2018-06-01 15:40:14 +01:00
session.py Add back in instance to logging entries 2018-06-12 10:00:44 +00:00
storage.py Fix broken debug logs and modernise string interpolation 2018-06-01 15:40:14 +01:00
vif.py Add back in instance to logging entries 2018-06-12 10:00:44 +00:00