nova-lxd/nova/tests/unit/virt/lxd
Chris MacNaughton 6e57a5a2d2 Add storage pool support
LXD has grown support for multiple storage pools
defined by name and type (btrfs, zfs, lvm, etc)
and we would like to support this in nova-lxd

Closes-Bug: 1692962

Change-Id: I702d1600fdf70bfd1e2402e3455dd868e25214c0
(cherry picked from commit d883fa99eb)
2017-05-23 16:50:04 +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 Add support for ephemeral storage 2016-07-05 14:23:46 -04:00
test_common.py Refactor storage handling 2016-12-13 17:57:56 +00:00
test_driver.py Add storage pool support 2017-05-23 16:50:04 +01:00
test_flavor.py Add storage pool support 2017-05-23 16:50:04 +01:00
test_migrate.py Remove the last remnants of LXDSession use 2017-02-09 08:20:45 -07:00
test_session.py Remove profile-related methods from nova.virt.lxd.session 2016-11-10 20:02:00 +00:00
test_storage.py Refactor storage handling 2016-12-13 17:57:56 +00:00
test_vif.py Move nova-lxd to use os-vif. 2016-11-15 20:45:46 +00:00