Age | Commit message (Expand) | Author |
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 |
2019-01-18 | net: Make sysconfig renderer compatible with Network Manager. | Eduardo Otubo |
2019-01-15 | cc_set_passwords: Fix regex when parsing hashed passwords | Marlin Cremers |
2019-01-15 | net: Wait for dhclient to daemonize before reading lease file | Jason Zions |
2019-01-15 | [Azure] Increase retries when talking to Wireserver during metadata walk | Jason Zions |
2019-01-08 | Add documentation on adding a datasource. | Scott Moser |
2019-01-08 | doc: clean up some datasource documentation. | Scott Moser |
2018-12-20 | ds-identify: fix wrong variable name in ovf_vmware_transport_guestinfo. | Scott Moser |
2018-12-20 | Scaleway: Support ssh keys provided inside an instance tag. | PORTE Loïc |
2018-12-20 | OVF: simplify expected return values of transport functions. | Scott Moser |
2018-12-20 | Vmware: Add support for the com.vmware.guestInfo OVF transport. | Scott Moser |
2018-12-18 | HACKING.rst: change contact info to Josh Powers | Scott Moser |
2018-12-14 | Update to pylint 2.2.2. | Scott Moser |
2018-12-13 | Release 18.5 | Ryan Harper |
2018-12-11 | tests: add Disco release | Joshua Powers |
2018-12-11 | net: render 'metric' values in per-subnet routes | Ryan Harper |
2018-12-06 | write_files: add support for appending to files. | James Baxter |
2018-12-04 | config: On ubuntu select cloud archive mirrors for armel, armhf, arm64. | Scott Moser |
2018-12-03 | dhclient-hook: cleanups, tests and fix a bug on 'down' event. | Scott Moser |
2018-12-03 | NoCloud: Allow top level 'network' key in network-config. | Scott Moser |
2018-12-03 | ovf: Fix ovf network config generation gateway/routes | Ryan Harper |
2018-11-29 | azure: detect vnet migration via netlink media change event | Tamilmani Manoharan |
2018-11-29 | Azure: fix copy/paste error in error handling when reading azure ovf. | Adam DePue |
2018-11-28 | tests: fix incorrect order of mocks in test_handle_zfs_root. | Scott Moser |
2018-11-28 | doc: Change dns_nameserver property to dns_nameservers. | Tomer Cohen |
2018-11-27 | OVF: identify label iso9660 filesystems with label 'OVF ENV'. | Scott Moser |
2018-11-27 | logs: collect-logs ignore instance-data-sensitive.json on non-root user | Chad Smith |
2018-11-26 | net: Ephemeral*Network: add connectivity check via URL | Chad Smith |
2018-11-15 | azure: _poll_imds only retry on 404. Fail on Timeout | Chad Smith |
2018-11-14 | resizefs: Prefix discovered devpath with '/dev/' when path does not exist | Igor Galić |
2018-11-13 | azure: retry imds polling on requests.Timeout | Chad Smith |
2018-11-12 | azure: Accept variation in error msg from mount for ntfs volumes | Jason Zions |
2018-11-12 | azure: fix regression introduced when persisting ephemeral dhcp lease | asakkurr |
2018-11-08 | azure: add udev rules to create cloud-init Gen2 disk name symlinks | Chad Smith |
2018-11-08 | tests: ec2 mock missing httpretty user-data and instance-identity routes | Chad Smith |
2018-11-01 | azure: remove /etc/netplan/90-hotplug-azure.yaml when net from IMDS | Chad Smith |
2018-10-31 | azure: report ready to fabric after reprovision and reduce logging | asakkurr |