nova-lxd/nova/tests/unit/virt
Sahid Orentino Ferdjaoui 5ce47afcb2 driver: add missing use_cache parameter for get_info()
With 19cb8280232 The driver interface has been updated. Now that the
method get_info() has an extra parameter 'use_cache'. That one is
currently not going to be used in lxd driver since we don't cache such
info.

Also, to ensure that the unit tests pass on a machine with lxd installed
as a snap, there are some additional mocks needed.

Change the nova dependency to pull from stable/stein rather than master.

Change-Id: Iaa1c7e9717619b087b98cc5171de2984954ccc6e
Closes-Bug: #1824300
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>
(cherry picked from commit d0faf787d9)
2019-07-18 18:18:15 +01:00
..
lxd driver: add missing use_cache parameter for get_info() 2019-07-18 18:18:15 +01:00