nova-lxd/nova
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
..
tests/unit/virt/lxd add mutex to protect container instances 2019-01-21 15:18:26 +00:00
virt add mutex to protect container instances 2019-01-21 15:18:26 +00:00
__init__.py Fix nova-lxd driver loading 2016-05-11 10:06:16 -04:00