compute-hyperv/hyperv/tests/unit
Simona Iuliana Toader f37ce8b6bb Hyper-V: Shielded VMs
Shielded VMs in Windows Server 2016 protect virtual
machines from Hyper-V administrators with the help
of encryption technologies. Attaching vTPM devices
to the Hyper-V VMs offers users the posibility to
enhance their security and system integrity. This
blueprint implements this feature.

Depends-On: I28c54b1cab1ec98c60c7dba257291b1656429b80
Implements: blueprint hyper-v-shielded-vms
Change-Id: Ibfb2dfd254cebdc203c2beb01ec8ecf31cd010e7
2016-06-15 08:19:10 +00:00
..
cluster Add cluster driver to compute-hyperv 2016-03-30 11:23:58 +00:00
__init__.py Adds Nova Hyper-V Driver as is 2015-03-18 17:30:04 +02:00
test_base.py Avoid handling Hyper-V instance event objects by compute-hyperv 2016-03-07 14:34:59 +02:00
test_blockdevicemanager.py HyperV: Add FC attached volumes support 2016-03-09 15:22:28 +02:00
test_driver.py Creates instances_path in driver init_host method 2016-04-22 03:08:46 -07:00
test_eventhandler.py Avoid handling Hyper-V instance event objects by compute-hyperv 2016-03-07 14:34:59 +02:00
test_hostops.py Fixes "Can't determine storage size if instance_path is share" 2016-04-04 14:33:31 +03:00
test_imagecache.py Fix uses of fetch method from nova.virt.images 2016-05-18 15:41:46 +00:00
test_livemigrationops.py HyperV: Add FC attached volumes support 2016-03-09 15:22:28 +02:00
test_migrationops.py Hyper-V: Shielded VMs 2016-06-15 08:19:10 +00:00
test_pathutils.py Remove unnecessary mock 2016-05-25 15:08:51 +03:00
test_pdk.py Hyper-V: Shielded VMs 2016-06-15 08:19:10 +00:00
test_rdpconsoleops.py Mock hostops nova.compute.api module 2016-02-19 22:25:41 +02:00
test_serialconsolehandler.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_serialconsoleops.py Avoid starting serial console workers while deleting vm files 2016-03-16 17:56:58 +02:00
test_serialproxy.py Hyper-V: refines the exceptions raised in the driver 2015-12-11 18:41:38 +02:00
test_snapshotops.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_vif.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_vmops.py Hyper-V: Shielded VMs 2016-06-15 08:19:10 +00:00
test_volumeops.py Hyper-V: properly handle loopback shares 2016-05-23 22:37:12 +03:00