
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
Portable Multi-Cloud Initialization Service
- Author: Cloudbase Solutions Srl
- Contact: info@cloudbasesolutions.com
- Home page: http://www.cloudbase.it/cloud-init-windows/
- Documentation: http://cloudbase-init.readthedocs.org/en/latest/
- Source: https://github.com/openstack/cloudbase-init
- License: Apache 2.0
Downloads
Stable
- (64bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_Stable_x64.msi
- (32bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_Stable_x86.msi
Beta
- (64bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_x64.msi
- (32bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_x86.msi
Got a question?
Description
Languages
Python
100%