nova-lxd/nova/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
common.py Refactor storage handling 2016-12-13 17:57:56 +00:00
driver.py Fix problem with 'storage.zfs_pool_name' being removed from lxd 3 2018-07-23 09:36:22 +01:00
flavor.py Fix broken debug logs and modernise string interpolation 2018-06-01 15:40:14 +01:00
session.py Add back in instance to logging entries 2018-06-12 10:00:44 +00:00
storage.py Fix problem with 'storage.zfs_pool_name' being removed from lxd 3 2018-07-23 09:36:22 +01:00
vif.py Add back in instance to logging entries 2018-06-12 10:00:44 +00:00