cloudbase-init/cloudbaseinit/plugins/common
Alessandro Pilotti fe9aa8247d Use the interface name when setting the MTU
When using bonds and VLANs, multiple NICs can have the same
MAC address. This patch replaces the MAC address with the name
as a unique network adapter identifier.

Partially-Implements: blueprint json-network-config
Change-Id: Id1a32e8dfa4322edbc579e96e76a23965f19345b
2018-09-05 20:42:10 +03:00
..
userdataplugins Merge "Fixed all typos in comments" 2017-08-18 09:01:34 +00:00
__init__.py Rewrite exec utilies to be generic 2014-12-11 02:59:25 +02:00
base.py Adds plugin execution stages 2015-10-02 18:37:23 +03:00
constants.py Move non-Windows specific plugins to common 2015-02-12 20:17:15 +02:00
createuser.py Add configurable option for the user password length 2017-07-05 17:18:43 +03:00
ephemeraldisk.py Add ephemeral disk plugin 2017-04-27 18:00:03 +03:00
execcmd.py Fixed all typos in comments 2017-07-05 17:28:20 +03:00
fileexecutils.py Improve MIME multipart userdata handling 2017-03-13 15:57:46 +02:00
localscripts.py Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
mtu.py Use the interface name when setting the MTU 2018-09-05 20:42:10 +03:00
networkconfig.py Move NetworkDetails to a separate module 2018-08-30 14:51:08 +03:00
ntpclient.py Include the NIC names in get_dhcp_hosts_in_use 2018-09-05 20:42:10 +03:00
sethostname.py Added userdata plugin for setting the hostname 2015-08-14 16:53:46 +03:00
setuserpassword.py Add configurable option for the user password length 2017-07-05 17:18:43 +03:00
sshpublickeys.py Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
trim.py Enables or disables TRIM delete notifications. 2017-02-23 02:29:28 +02:00
userdata.py Adds support for all MIME Content-Transfer-Encodings 2017-06-13 11:56:59 +00:00
userdatautils.py Improve MIME multipart userdata handling 2017-03-13 15:57:46 +02:00