os-win/os_win/tests/unit
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
..
utils Add method for retrieving VM nics 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_base.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_hacking.py Update log translation hacking rule 2017-07-05 00:39:00 -04:00
test_processutils.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_utils.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_utilsfactory.py Ensures that all classes have the same interface as their parents 2018-01-31 01:57:45 -08:00