Cross-platform instance initialization
Go to file
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
cloudbaseinit Add get_network_adapter_name_by_mac_address 2018-09-10 21:05:13 +03:00
doc Merge "Remove extra (main) from the documentation" 2015-10-19 13:02:01 +00:00
etc/cloudbase-init Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
releasenotes Adds releasenotes configuration 2017-07-21 11:25:12 +00:00
.gitattributes Normalize line endings 2014-02-09 21:41:45 +02:00
.gitignore Ignore PyCharm settings/data 2015-03-06 16:00:23 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 21:58:19 +00:00
.testr.conf Fixes requirements on Linux 2014-10-05 22:20:58 +03:00
LICENSE Adds LICENSE file 2013-10-04 00:07:58 +03:00
README.rst Updates project repo to openstack 2015-10-19 01:17:26 +03:00
requirements.txt Add PyMI as requirement 2018-09-05 20:42:10 +03:00
setup.cfg Bumps version to 0.9.12 2017-03-21 13:10:28 +02:00
setup.py Update pbr version requirements 2017-05-23 13:45:54 +03:00
test-requirements.txt Adds releasenotes configuration 2017-07-21 11:25:12 +00:00
tox.ini Adds releasenotes configuration 2017-07-21 11:25:12 +00:00