nova-lxd/nova/tests/unit/virt/lxd
Alex Kavanagh f1bbc03b65 Fix problem with 'storage.zfs_pool_name' being removed from lxd 3
LXD 3.x onwards removes the key 'storage.zfs_pool_name' from the config.
This means the storage_pool API needs to be used to get the name of the
pool that juju is using for ZFS.  This is a temporary fix until storage
pools can be threaded into nova-lxd properly. This occurs on bionic due
to LXD 3 being shipped as standard.

Change-Id: I6527640438331b86f2140cf0a772f7d207a6fd40
Closes-Bug: #1782329
2018-07-23 09:36:22 +01: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 Refactor storage handling 2016-12-13 17:57:56 +00:00
test_driver.py Enable ZFS to work with datasets and all locales 2018-05-30 16:19:00 +01:00
test_flavor.py add lower-constraints job 2018-05-04 16:27:33 +01: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 Use new location for nova network utilities 2018-04-10 12:27:40 -07:00