nova-lxd/nova/virt/lxd
Sahid Orentino Ferdjaoui 7e39428691 add mutex to protect container instances
(SO) Without protecting it, several methods can access in same time to
the container instance and updating the state.

(AJK) Also fix py27 change where nova.network.linux_utils has moved
to/as nova.privsep.linux_net

Closes-Bug: #1809114
Change-Id: I28e68e150f5d6e3efdb243aae9e3cf15fda01a65
Co-authored-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>
Co-authored-by: Alex Kavanagh <alex.kavanagh@canonical.com>
2019-01-21 15:18:26 +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 mutex to protect container instances 2019-01-21 15:18:26 +00:00
flavor.py Fix sizing and quotas nova to lxd on unsupported backends 2018-11-13 18:36:12 +00:00
session.py Add back in instance to logging entries 2018-06-12 10:00:44 +00:00
storage.py Fix i18n import issue when using _ in storage.py 2018-10-24 16:14:09 +01:00
vif.py add mutex to protect container instances 2019-01-21 15:18:26 +00:00