nova-lxd/nova/tests/unit/virt/lxd
Alex Kavanagh e2aab580bd Add snapped version of LXD support to nova-lxd
If LXD is installed via a snap, then the location of the console log
changes from the package version.  This patchset detects whether LXD is
snapped, and if so, provides a slightly different path for the console.

Change-Id: I369a8cf63bee86b78411c72d3c1d9d8a6da6b70d
2019-04-03 10:02:56 +00:00
..
__init__.py Fix nova-lxd driver loading 2016-05-11 10:06:16 -04:00
fake_api.py Fix nova-lxd driver loading 2016-05-11 10:06:16 -04:00
stubs.py Fix problem with 'storage.zfs_pool_name' being removed from lxd 3 2018-07-23 09:36:22 +01:00
test_common.py Add snapped version of LXD support to nova-lxd 2019-04-03 10:02:56 +00:00
test_driver.py driver: catch any cleanup exceptions during spawning process 2019-04-02 16:34:31 +00:00
test_flavor.py Fix sizing and quotas nova to lxd on unsupported backends 2018-11-13 18:36:12 +00:00
test_migrate.py Remove the last remnants of LXDSession use 2017-02-09 08:20:45 -07:00
test_session.py Using assertIsNone(xxx) instead of assertEqual(None, xxx) 2017-06-03 16:13:20 +07:00
test_storage.py Fix problem with 'storage.zfs_pool_name' being removed from lxd 3 2018-07-23 09:36:22 +01:00
test_vif.py add mutex to protect container instances 2019-01-21 15:18:26 +00:00