Age | Commit message (Collapse) | Author |
|
|
|
1. Adjust the test_util after this mocking to be cleaner
|
|
non-per-instance mode.
|
|
comments into the files)
2. Rename consume() to consume_userdata() as it helps in figuring out what this does.
3. Fixup the tests due to #2
|
|
|
|
useful to restore, fix test to work with selinux enabled sysystems
|
|
|
|
|
|
|
|
cleanup)
|
|
2. Adjusted so that instead of capturing all logging, only a certain level is captured (now that we have lots more logging)
|
|
|
|
|
|
|
|
instead of MaaS or Maas, use MAAS consistently.
The only non 'MAAS' left are all lower case.
|
|
|
|
If user-data is supplied that is not multipart, and is unhandled, then
log a warning. A warning by default will get to the console, so the user
can see it even if they cannot get into the instance. If they don't see
it there, it would still be available in the cloud-init log.
|
|
most types
|
|
of ca-certificates from adding new trusted certs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tests at this point seem to indicate that seed-dir would work.
|
|
|
|
ca-certificates package upgrades.
|
|
|
|
|
|
|
|
|
|
|
|
LP: #915232
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add initial tests for mergedict.
|