nova-lxd/nova/virt
Alexander Kharkov 5512808831 Fixed 'privileged' instance creation using config-drive
Exsiting config drive creation flow assume that LXD
ALWAYS return UID mapping for instance.
For privieged this is not true, as not UID mapping perfomed.
Existing code which try simply split JSON answer and
lookup in it failed as result.
Parser switched to JSON based parsing and have fallback
to zero UID if no mapping found in LXD answer.

Change-Id: If11bf72a9fdeeaff4f55cfca0ec0bc0a1bc6ce3c
Closes-Bug: 1707101
2018-02-28 10:36:49 +00:00
..
lxd Fixed 'privileged' instance creation using config-drive 2018-02-28 10:36:49 +00:00
__init__.py Fix nova-lxd driver loading 2016-05-11 10:06:16 -04:00