compute-hyperv/hyperv/tests/unit
Claudiu Belu 2b0832ee2b Hyper-V: adds os-win library
Adds os-win to requirements.txt.
Replaces the current usage of *Utils classes in the
Hyper-V Driver with the equivalent *Utils classes
from os-win.

Adds decorators to the HyperVDriver methods that prevent
os-win specific exceptions to leak outside the driver.

Depends-On: Id5cd1dce195b38611f4f8c74857087620048b13f

Co-Authored-By: Lucian Petrut <lpetrut@cloudbasesolutions.com>

Partially Implements: blueprint add-os-win-library

Change-Id: I04509843210dcedf98a0cd9e08fa07865c8a76de
2016-01-22 23:51:45 +00:00
..
__init__.py Adds Nova Hyper-V Driver as is 2015-03-18 17:30:04 +02:00
test_base.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_basevolumeutils.py Converting compute-hyperv to py3 2015-10-06 18:27:05 +03:00
test_blockdevicemanager.py Hyper-V: refines the exceptions raised in the driver 2015-12-11 18:41:38 +02:00
test_driver.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_eventhandler.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_hostops.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_hostutils.py Improve startup performance of nova-compute Hyper-V driver 2015-12-08 16:20:29 +02:00
test_hostutilsv2.py Hyper-V: Adds vNUMA implementation 2015-10-07 10:13:35 +00:00
test_imagecache.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_ioutils.py Converting compute-hyperv to py3 2015-10-06 18:27:05 +03:00
test_livemigrationops.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_livemigrationutils.py Hyper-V: Fixes snapshoting inexistent VM issue 2015-09-21 11:02:24 +03:00
test_migrationops.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_namedpipe.py Converting compute-hyperv to py3 2015-10-06 18:27:05 +03:00
test_networkutils.py Adds local unit tests base 2015-03-18 14:02:53 -07:00
test_networkutilsv2.py Fixes local imports 2015-03-18 14:02:29 -07:00
test_pathutils.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_rdpconsoleops.py Hyper-V: Adds RDPConsoleOps unit tests 2015-09-14 23:24:58 +03:00
test_rdpconsoleutils.py Adds local unit tests base 2015-03-18 14:02:53 -07:00
test_rdpconsoleutilsv2.py Adds local unit tests base 2015-03-18 14:02:53 -07:00
test_serialconsolehandler.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_serialconsoleops.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00: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_utilsfactory.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_vhdutils.py Cache the ImageManagementService object 2015-11-26 03:08:06 +02:00
test_vhdutilsv2.py Cache the ImageManagementService object 2015-11-26 03:08:06 +02:00
test_vif.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_vmops.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_vmutils.py Cache the VirtualSystemManagementService object 2015-11-26 03:08:05 +02:00
test_vmutils10.py Merge "Add support for setting boot order in Hyper-V" 2015-10-06 21:50:16 +00:00
test_vmutilsv2.py Cache the VirtualSystemManagementService object 2015-11-26 03:08:05 +02:00
test_volumeops.py Hyper-V: adds os-win library 2016-01-22 23:51:45 +00:00
test_volumeutils.py Fixes local imports 2015-03-18 14:02:29 -07:00
test_volumeutilsv2.py Adds local unit tests base 2015-03-18 14:02:53 -07:00