os-win/os_win/tests/unit/utils
Lucian Petrut c73b074042 Add method for retrieving VM nics
We need a way to retrieve VM nic names. This will allow the Nova
Hyper-V driver to enable port metrics when receiving instance power
on events.

It's safer to query Hyper-V directly rather than relying on Nova's port
cache.

Change-Id: Ibe7409b392b91204f0cea2bdd32c86ec03d06b67
Partial-Bug: #1794456
2018-09-27 18:59:59 +03:00
..
compute Add method for retrieving VM nics 2018-09-27 18:59:59 +03:00
dns Use assertEqual() instead of assertDictEqual() 2016-12-19 10:56:43 +08:00
io Merge "tests: Use mock autospec in unit tests" 2018-01-22 17:20:55 +00:00
metrics Fix port metrics 2018-09-26 16:05:20 +03:00
network Merge "Fixes port security settings caching issue" 2018-01-23 10:56:31 +00:00
storage Merge "Remove deprecated methods" 2018-02-22 14:03:34 +00:00
__init__.py Move unit tests to a separate folder 2016-10-17 14:25:45 +03:00
test_aclutils.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_baseutils.py tests: Sets baseutils.BaseUtilsVirt._old_wmi 2017-06-23 02:52:11 -07:00
test_hostutils.py Adds NIC hardware offload support 2018-01-22 07:41:46 -08:00
test_hostutils10.py Adds Hyper-V PCI Passthrough support 2017-01-18 18:45:58 +02:00
test_jobutils.py Improve WMI jobs logging 2018-02-08 17:26:03 +02:00
test_pathutils.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_win32utils.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_wqlutils.py Move unit tests to a separate folder 2016-10-17 14:25:45 +03:00