Age | Commit message (Expand) | Author |
---|---|---|
2021-12-03 | Reorganize unit test locations under tests/unittests (#1126) | Brett Holman |
2021-10-07 | Allow disabling of network activation (SC-307) (#1048) | James Falcon |
2021-07-01 | - Detect a Python version change and clear the cache (#857) | Robert Schweikert |
2021-02-05 | openstack: read the dynamic metadata group vendor_data2.json (#777) | Andrew Bogott |
2020-03-19 | cloudinit/tests: remove unneeded with_logs configuration (#263) | Daniel Watkins |
2020-01-31 | cloudinit: replace "from six import X" imports (except in util.py) (#183) | Daniel Watkins |
2019-10-24 | Fix usages of yaml, and move yaml_dump to safeyaml.dumps. | Scott Moser |
2018-09-17 | Fall back to root:root on syslog permissions if other options fail. | Robert Schweikert |
2018-04-19 | pylint: pay attention to unused variable warnings. | Scott Moser |
2018-03-14 | set_hostname: When present in metadata, set it before network bringup. | Chad Smith |