Age | Commit message (Expand) | Author |
2020-07-23 | Adding eandersson as a contributor (#502) | Erik Olof Gunnar Andersson |
2020-07-22 | azure: disable bouncing hostname when setting hostname fails (#494) | Anh Vo |
2020-07-21 | VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441) | xiaofengw-vmware |
2020-07-15 | DataSourceAzure: Use ValueError when JSONDecodeError is not available (#490) | Anh Vo |
2020-07-15 | cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (... | dermotbradley |
2020-07-15 | lp-to-git-users: adding anhvoms (#491) | Anh Vo |
2020-07-15 | freebsd: py37-serial is now py37-pyserial (#492) | Gonéri Le Bouder |
2020-07-15 | ssh exit with non-zero status on disabled user (#472) | Eduardo Otubo |
2020-07-15 | cloudinit: remove global disable of pylint W0107 and fix errors (#489) | Daniel Watkins |
2020-07-14 | networking: refactor wait_for_physdevs from cloudinit.net (#466) | Daniel Watkins |
2020-07-13 | HACKING.rst: add pytest.param pytest gotcha (#481) | Daniel Watkins |
2020-07-13 | cloudinit: remove global disable of pylint W0105 and fix errors (#480) | Daniel Watkins |
2020-07-13 | Fix two minor warnings (#475) | Daniel Watkins |
2020-07-10 | test_data: fix faulty patch (#476) | Daniel Watkins |
2020-07-10 | cc_mounts: handle missing fstab (#484) | Ryan Harper |
2020-07-09 | LXD cloud_tests: support more lxd image formats (#482) | Paride Legovini |
2020-07-07 | Add update_etc_hosts as default module on *BSD (#479) | Adam Dobrawy |
2020-07-06 | cloudinit: fix tip-pylint failures and bump pinned pylint version (#478) | Daniel Watkins |
2020-07-03 | Added BirknerAlex as contributor and sorted the file (#477) | Alexander Birkner |
2020-07-02 | Update list of types of modules in cli.rst | saurabhvartak1982 |
2020-07-02 | tests: use markers to configure disable_subp_usage (#473) | Daniel Watkins |
2020-07-02 | Add mention of vendor-data to no-cloud format documentation (#470) | Landon Kirk |
2020-07-02 | Fix broken link to OpenStack metadata service docs (#467) | Matt Riedemann |
2020-06-30 | Disable ec2 mirror for non aws instances (#390) | lucasmoura |
2020-06-30 | cloud_tests: don't pass --python-version to read-dependencies (#465) | Daniel Watkins |
2020-06-30 | networking: refactor is_physical from cloudinit.net (#457) | Daniel Watkins |
2020-06-30 | Enable use of the caplog fixture in pytest tests, and add a cc_final_message ... | Daniel Watkins |
2020-06-29 | RbxCloud: Add support for FreeBSD (#464) | Adam Dobrawy |
2020-06-29 | Add schema for cc_chef module (#375) | lucasmoura |
2020-06-29 | test_util: add (partial) testing for util.mount_cb (#463) | Daniel Watkins |
2020-06-26 | .travis.yml: revert to installing ubuntu-dev-tools (#460) | Daniel Watkins |
2020-06-26 | HACKING.rst: add details of net refactor tracking (#456) | Daniel Watkins |
2020-06-26 | .travis.yml: rationalise installation of dependencies in host (#449) | Daniel Watkins |
2020-06-25 | Add dermotbradley as contributor. (#458) | dermotbradley |
2020-06-24 | net/networking: remove unused functions/methods (#453) | Daniel Watkins |
2020-06-23 | distros.networking: initial implementation of layout (#391) | Daniel Watkins |
2020-06-23 | cloud-init.service.tmpl: use "rhel" instead of "redhat" (#452) | Daniel Watkins |
2020-06-23 | Change from redhat to rhel in systemd generator tmpl (#450) | Eduardo Otubo |
2020-06-22 | Hetzner: support reading user-data that is base64 encoded. (#448) | Scott Moser |
2020-06-22 | HACKING.rst: add strpath gotcha to testing gotchas section (#446) | Daniel Watkins |
2020-06-22 | cc_final_message: don't create directories when writing boot-finished (#445) | Daniel Watkins |
2020-06-19 | .travis.yml: only store new schroot if something has changed (#440) | Daniel Watkins |
2020-06-19 | util: add ensure_dir_exists parameter to write_file (#443) | Daniel Watkins |
2020-06-19 | printing the error stream of the dhclient process before killing it (#369) | Moustafa Moustafa |
2020-06-19 | Fix link to the MAAS documentation (#442) | Paride Legovini |
2020-06-18 | RPM build: disable the dynamic mirror URLs when using a proxy (#437) | Paride Legovini |
2020-06-17 | util: rename write_file's copy_mode parameter to preserve_mode (#439) | Daniel Watkins |
2020-06-16 | .travis.yml: use $TRAVIS_BUILD_DIR for lxd_image caching (#438) | Daniel Watkins |
2020-06-12 | cli.rst: alphabetise devel subcommands and add net-convert to list (#430) | Daniel Watkins |
2020-06-12 | Default to UTF-8 in /var/log/cloud-init.log (#427) | James Falcon |