Alessandro Pilotti 01a501ff1d Return NetConnectionID instead of Name
Change get_network_adapters in the Windows osutils to return
NetConnectionID from the Win32_NetworkAdapter WMI query in
place of Name.

Different Windows API use different naming to identify the name and
description of a network adapter.
In the case of Win32_NetworkAdapter, NetConnectionID is the actual
name (e.g. Ethernet1) while Name is the description (e.g. Microsoft
Hyper-V Network Adapter).

Partially-Implements: blueprint json-network-config
Change-Id: I3e690a9e0b763e9829a3eddd91a47454d3eb1df8
2018-09-05 20:42:09 +03:00
2014-02-09 21:41:45 +02:00
2015-03-06 16:00:23 +02:00
2015-10-17 21:58:19 +00:00
2014-10-05 22:20:58 +03:00
2013-10-04 00:07:58 +03:00
2015-10-19 01:17:26 +03:00
2017-03-21 13:10:28 +02:00
2017-05-23 13:45:54 +03:00
2017-07-21 11:25:12 +00:00
Description
Cross-platform instance initialization
Readme 8.4 MiB
Languages
Python 100%