cloudbase-init/cloudbaseinit/tests
Cosmin Poieana a2d07e1478 Fix improper EOL handling between the public keys
Every metadata service should return public keys as lists of
space-stripped strings without counting on the existence of
the current present (or not) new lines. The sshpublickeys plugin
will explicitly add EOLs between the keys, therefore having a
valid authorized_keys file when multiple ssh keys are retrieved.

Change-Id: Idad2b9d469a544066ab4090c30dd3f274e36844e
2015-06-03 02:16:43 +03:00
..
metadata Fix improper EOL handling between the public keys 2015-06-03 02:16:43 +03:00
osutils Add support for IPv6 network configuration 2015-05-07 23:16:56 +03:00
plugins Merge "Add support for update password" 2015-06-01 17:23:08 +00:00
resources Support all the variants for writing files with cloudconfig 2015-02-11 17:36:57 +02:00
utils Add support for IPv6 network configuration 2015-05-07 23:16:56 +03:00
__init__.py Global mass refactor 2015-01-18 17:51:56 +02:00
fake.py Global mass refactor 2015-01-18 17:51:56 +02:00
test_exception.py Improve the test coverage by a couple of percents 2015-03-25 23:00:52 +02:00
test_init.py Fix the names of assert methods belonging to a mock 2015-03-24 17:30:13 +02:00
testutils.py Provide the error code in the Windows exception messages 2015-03-16 16:51:40 +02:00