nova-lxd/nova
Alexander Kharkov 3a6ea27da3 Memory hog during image import from glance fixed
In case when unified image format is used it is possible
to pass file like object to pylxd API to import image to LXD.
In that case image not read to memory and nova-compute does
not utilize abnormal amount of RAM.

requirements.txt bumped pylxd to 2.2.5 as the change requires pylxd
change "Image import - memory hog fix"
(8588c3afb316299f204ae502b1c35dd7d7e3420e)

Change-Id: I4d47ab4e40b62925c0b63e7ac740f35709df1e3d
Closes-Bug: 1714415
2018-02-22 17:46:18 +00:00
..
tests/unit/virt/lxd Unblock nova-lxd gate 2017-11-03 12:14:21 -07:00
virt Memory hog during image import from glance fixed 2018-02-22 17:46:18 +00:00
__init__.py Fix nova-lxd driver loading 2016-05-11 10:06:16 -04:00