nova/nova/tests/unit/virt/libvirt
Qiaowei Ren 9e2dfb61ed enable uefi boot
This patch enables uefi boot with the libvirt driver. This feature
is without some kind of functional testing and therefore
considered experimental.

Co-Authored-By: XinXiaohui <xiaohui.xin@intel.com>

Change-Id: I9d8b2896e4bd29f67ebab6ce1bc927aae271c3e7
Implements: blueprint boot-from-uefi
2016-01-18 11:34:10 +08:00
..
storage Remove unused logging import and LOG global var 2015-12-25 18:01:12 +08:00
volume libvirt: add discard support for attached volumes 2016-01-08 13:07:36 -08:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fake_imagebackend.py libvirt: Split out resize_image logic from create_image 2015-09-14 18:05:28 -07:00
fake_libvirt_utils.py Fix backing file detection in libvirt live snapshot 2016-01-14 11:41:56 +00:00
fake_os_brick_connector.py Switch to using os-brick 2015-07-27 10:47:22 -07:00
fakelibvirt.py libvirt: update to min required version to 0.10.2 2016-01-07 19:29:01 -08:00
test_blockinfo.py Convert nova.tests.unit.image.fake.stub_out_image_service to use stub_out 2016-01-06 16:42:20 -08:00
test_compat.py Workaround for race condition in libvirt 2015-03-14 20:17:41 -03:00
test_config.py enable uefi boot 2016-01-18 11:34:10 +08:00
test_designer.py libvirt: add unit tests for the designer utility methods 2015-09-21 11:25:53 -07:00
test_driver.py enable uefi boot 2016-01-18 11:34:10 +08:00
test_fakelibvirt.py Replaces longs with ints 2015-12-07 03:36:18 +02:00
test_firewall.py Replace stubs.Set with stub_out (fakes) 2016-01-13 22:19:38 -05:00
test_guest.py Merge "Add retry logic for detaching device using LibVirt" 2015-12-19 00:39:42 +00:00
test_host.py Fix unit tests on Mac OS X 2016-01-08 19:37:57 -05:00
test_imagebackend.py Replaces contextlib.nested with test.nested 2015-10-08 23:13:30 +03:00
test_imagecache.py Change test function name to make more sense 2015-11-18 00:46:44 +08:00
test_utils.py Fix format conversion in libvirt snapshot 2016-01-07 09:50:54 +00:00
test_vif.py Implements proper UUID format for the ComputeAPITestCase 2015-12-08 08:59:38 +01:00