cloudbase-init/cloudbaseinit/tests
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
..
metadata Add Azure metadata service 2017-05-17 19:10:52 +03:00
osutils Adds Azure guest agent plugin 2017-05-17 21:14:54 +03:00
plugins Do not error out on empty cloud-config 2017-07-06 15:08:52 +03:00
resources Support all the variants for writing files with cloudconfig 2015-02-11 17:36:57 +02:00
utils Add Azure metadata service 2017-05-17 19:10:52 +03:00
__init__.py Move to the new oslo_config and oslo_log modules 2015-08-12 17:43:45 +03:00
fake.py Resets service user password at each execution 2016-10-14 17:06:47 +03:00
test_exception.py Improve the test coverage by a couple of percents 2015-03-25 23:00:52 +02:00
test_init.py Add reporting provisioning status to the metadata service 2017-03-29 15:14:55 +03:00
test_version.py Check the latest version of cloudbaseinit 2015-07-16 18:01:05 +03:00
testutils.py Adds plugin for setting SAN policy 2017-03-08 13:48:22 +02:00