cloudbase-init/cloudbaseinit/plugins/common
Adrian Vladu fd3309c567 Fix empty DNS list
Method osutils.set_static_network_config expects dnsnameservers as list.

Use an empty list if the dnsnameservers is None.

Change-Id: I3b567a941336b61f3a505306f738f14e8b3db04f
2020-05-20 17:43:49 +03:00
..
userdataplugins Fix Py27 cloud-config ordering 2020-02-06 12:49:40 +02: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 Fix empty DNS list 2020-05-20 17:43:49 +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 Added metadata service encryption key retrieval 2019-10-23 12:37:04 +03:00
sshpublickeys.py Use metadata service username for sshpublicckeys 2019-12-13 18:21:38 +02:00
trim.py Enables or disables TRIM delete notifications. 2017-02-23 02:29:28 +02:00
userdata.py Add support for jinja as userdata template engine 2020-01-21 14:36:16 +02:00
userdatautils.py Improve MIME multipart userdata handling 2017-03-13 15:57:46 +02:00