cloudbase-init/cloudbaseinit
Alessandro Pilotti 1fc57be0f7 Add get_network_adapter_name_by_mac_address
A simple way to get an adapter name given the MAC address. This is needed
since the MAC address is used to uniquely identify NICs based on
information provided by metadata services.

get_network_adapter_name_by_mac_address raises in case no adapters or
multiple adapters with the same MAC are found.

Change-Id: Ie17ee65445dc55a5946653ece1fef68ad7b87aba
Partially-Implements: blueprint json-network-config
2018-09-10 21:05:13 +03:00
..
conf Change check_latest_version default value 2018-06-24 14:44:00 +03:00
metadata Add get_network_details_v2 2018-09-05 20:42:10 +03:00
models Add new networking model 2018-09-05 20:41:59 +03:00
osutils Add get_network_adapter_name_by_mac_address 2018-09-10 21:05:13 +03:00
plugins Use MSFT_NetIPAddress in static network config 2018-09-10 21:04:58 +03:00
tests Add get_network_adapter_name_by_mac_address 2018-09-10 21:05:13 +03:00
utils Add NetLBFO network teaming 2018-09-05 20:42:10 +03:00
__init__.py Initial commit 2012-12-01 23:50:15 +02:00
constant.py Fixed all typos in comments 2017-07-05 17:28:20 +03:00
exception.py Fixed all typos in comments 2017-07-05 17:28:20 +03:00
init.py Fixed all typos in comments 2017-07-05 17:28:20 +03:00
shell.py Fix COM thread model issue 2018-08-18 00:25:20 +03:00
version.py Merge "Fixed all typos in comments" 2017-08-18 09:01:34 +00:00