Age | Commit message (Expand) | Author |
2019-04-10 | Revert "DataSource: move update_events from a class to an instance..." | Daniel Watkins |
2019-04-09 | Change DataSourceNoCloud to ignore file system label's case. | Risto Oikarinen |
2019-04-09 | cmd:main.py: Fix missing 'modules-init' key in modes dict | Antonio Romito |
2019-04-04 | ubuntu_advantage: rewrite cloud-config module | Chad Smith |
2019-04-03 | Azure: Treat _unset network configuration as if it were absent | Jason Zions (MSFT) |
2019-04-03 | DatasourceAzure: add additional logging for azure datasource | Anh Vo |
2019-04-01 | cloud_tests: fix apt_pipelining test-cases | Ryan Harper |
2019-03-26 | Azure: Ensure platform random_seed is always serializable as JSON. | Jason Zions (MSFT) |
2019-03-25 | net/sysconfig: write out SUSE-compatible IPv6 config | Robert Schweikert |
2019-03-21 | tox: Update testenv for openSUSE Leap to 15.0 | Thomas Bechtold |
2019-03-21 | net: Fix ipv6 static routes when using eni renderer | Raphael Glon |
2019-03-19 | Add ubuntu_drivers config module | Daniel Watkins |
2019-03-18 | doc: Refresh Azure walinuxagent docs | Daniel Watkins |
2019-03-18 | tox: bump pylint version to latest (2.3.1) | Daniel Watkins |
2019-03-14 | DataSource: move update_events from a class to an instance attribute | Daniel Watkins |
2019-03-12 | net/sysconfig: Handle default route setup for dhcp configured NICs | Robert Schweikert |
2019-03-12 | DataSourceEc2: update RELEASE_BLOCKER to be more accurate | Daniel Watkins |
2019-03-08 | cloud-init-per: POSIX sh does not support string subst, use sed | Ryan Harper |
2019-03-06 | Support locking user with usermod if passwd is not available. | Scott Moser |
2019-03-06 | Example for Microsoft Azure data disk added. | Anton Olifir |
2019-03-04 | clean: correctly determine the path for excluding seed directory | Daniel Watkins |
2019-03-04 | helpers/openstack: Treat unknown link types as physical | Daniel Watkins |
2019-03-04 | drop Python 2.6 support and our NIH version detection | Daniel Watkins |
2019-03-04 | tip-pylint: Fix assignment-from-return-none errors | Ryan Harper |
2019-03-04 | net: append type:dhcp[46] only if dhcp[46] is True in v2 netconfig | Kurt Stieger |
2019-02-27 | cc_apt_pipelining: stop disabling pipelining by default | Daniel Watkins |
2019-02-26 | tests: fix some slow tests and some leaking state | Daniel Watkins |
2019-02-26 | util: don't determine string_types ourselves | Daniel Watkins |
2019-02-26 | cc_rsyslog: Escape possible nested set | Daniel Watkins |
2019-02-25 | Enable encrypted_data_bag_secret support for Chef | Eric Williams |
2019-02-22 | azure: Filter list of ssh keys pulled from fabric | Jason Zions (MSFT) |
2019-02-22 | doc: update merging doc with fixes and some additional details/examples | Ryan Harper |
2019-02-22 | tests: integration test failure summary to use traceback if empty error | Chad Smith |
2019-02-18 | This is to fix https://bugs.launchpad.net/cloud-init/+bug/1812676 | Vitaly Kuznetsov |
2019-02-14 | EC2: Rewrite network config on AWS Classic instances every boot | Guilherme G. Piccoli |
2019-02-08 | netinfo: Adjust ifconfig output parsing for FreeBSD ipv6 entries | Ryan Harper |
2019-02-07 | netplan: Don't render yaml aliases when dumping netplan | Ryan Harper |
2019-02-07 | add PyCharm IDE .idea/ path to .gitignore | Dominic Schlegel |
2019-02-06 | correct grammar issue in instance metadata documentation | Dominic Schlegel |
2019-01-31 | clean: cloud-init clean should not trace when run from within cloud_dir | Chad Smith |
2019-01-30 | Resolve flake8 comparison and pycodestyle over-ident issues | Paride Legovini |
2019-01-28 | opennebula: also exclude epochseconds from changed environment vars | Chad Smith |
2019-01-28 | systemd: Render generator from template to account for system differences. | Robert Schweikert |
2019-01-28 | sysconfig: On SUSE, use STARTMODE instead of ONBOOT | Robert Schweikert |
2019-01-28 | flake8: use ==/!= to compare str, bytes, and int literals | Paride Legovini |
2019-01-26 | opennebula: exclude EPOCHREALTIME as known bash env variable with a delta | Chad Smith |
2019-01-25 | tox: fix disco httpretty dependencies for py37 | Chad Smith |
2019-01-25 | run-container: uncomment baseurl in yum.repos.d/*.repo when using a proxy | Paride Legovini |
2019-01-25 | lxd: install zfs-linux instead of zfs meta package | Johnson Shi |
2019-01-23 | net/sysconfig: do not write a resolv.conf file with only the header. | Robert Schweikert |