os-win/os_win/tests/unit/utils/compute
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
..
__init__.py Move unit tests to a separate folder 2016-10-17 14:25:45 +03:00
test_clusapi_utils.py Refactor Windows API usage 2017-06-22 13:04:43 +03:00
test_clusterutils.py Merge "Remove deprecated methods" 2018-02-22 14:03:34 +00:00
test_livemigrationutils.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_migrationutils.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_rdpconsoleutils.py Move unit tests to a separate folder 2016-10-17 14:25:45 +03:00
test_vmutils.py Add method for retrieving VM nics 2018-09-27 18:59:59 +03:00
test_vmutils10.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00