cloudbase-init/cloudbaseinit/tests/plugins/common
Adrian Vladu 8b6e7a4c84 Do not error out on empty cloud-config
If a cloud-config content is empty or it contains
a comment, cloudbase-init will error out.

This commit addresses this failure by throwing a
CloudConfigError that is caught later in the
execution chain.

Change-Id: Ifd209ca362e62b2fc6ce4e631fc9e77da8aca745
2017-07-06 15:08:52 +03:00
..
userdataplugins Do not error out on empty cloud-config 2017-07-06 15:08:52 +03:00
__init__.py Rewrite exec utilies to be generic 2014-12-11 02:59:25 +02:00
test_createuser.py Adds support for renaming the builtin account administrator 2017-02-23 02:56:22 +02:00
test_ephemeraldisk.py Add ephemeral disk plugin 2017-04-27 18:00:03 +03:00
test_execcmd.py Take care of return codes when executing scripts 2015-06-27 16:19:38 +03:00
test_fileexecutils.py Improve MIME multipart userdata handling 2017-03-13 15:57:46 +02:00
test_localscripts.py Fixes unit tests to work with latest version of oslo.config 2017-04-27 12:52:33 +00:00
test_mtu.py Move `test_mtu.py` file to its corresponding place 2015-10-06 17:26:13 +03:00
test_networkconfig.py Use LogSnatcher to catch the messages emitted by the loggers 2015-09-11 16:20:18 +03:00
test_ntpclient.py Fixes unit tests to work with latest version of oslo.config 2017-04-27 12:52:33 +00:00
test_sethostname.py Added userdata plugin for setting the hostname 2015-08-14 16:53:46 +03:00
test_setuserpassword.py Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
test_sshpublickeys.py Fixes unit tests to work with latest version of oslo.config 2017-04-27 12:52:33 +00:00
test_trim.py Enables or disables TRIM delete notifications. 2017-02-23 02:29:28 +02:00
test_userdata.py Improve MIME multipart userdata handling 2017-03-13 15:57:46 +02:00
test_userdatautils.py Improve MIME multipart userdata handling 2017-03-13 15:57:46 +02:00