Age | Commit message (Expand) | Author |
2021-10-29 | Allow libexec for hotplug (#1088) | James Falcon |
2021-10-29 | Add necessary mocks to test_ovf unit tests (#1087) | James Falcon |
2021-10-29 | Remove (deprecated) apt-key (#1068) | Brett Holman |
2021-10-28 | distros: Remove a completed "TODO" comment (#1086) | Daniel Watkins |
2021-10-27 | cc_ssh.py: Add configuration for controlling ssh-keygen output (#1083) | dermotbradley |
2021-10-27 | Add "install hotplug" module (SC-476) (#1069) | James Falcon |
2021-10-26 | hosts.alpine.tmpl: rearrange the order of short and long hostnames (#1084) | dermotbradley |
2021-10-26 | Add max version to docutils | James Falcon |
2021-10-26 | cloudinit/dmi.py: Change warning to debug to prevent console display (#1082) | dermotbradley |
2021-10-26 | remove unnecessary EOF string in disable-sshd-keygen-if-cloud-init-active.con... | Emanuele Giuseppe Esposito |
2021-10-25 | Add module 'write-files-deferred' executed in stage 'final' (#916) | Lucendio |
2021-10-25 | Bump pycloudlib to fix CI (#1080) | James Falcon |
2021-10-22 | Remove pin in dependencies for jsonschema (#1078) | James Falcon |
2021-10-22 | Add "Google" as possible system-product-name (#1077) | vteratipally |
2021-10-21 | Update Debian security suite for bullseye (#1076) | Johann Queuniet |
2021-10-20 | Leave the details of service management to the distro (#1074) | Andy Fiddaman |
2021-10-19 | Fix typos in setup.py (#1059) | Christian Clauss |
2021-10-19 | Update Azure _unpickle (SC-500) (#1067) | James Falcon |
2021-10-19 | cc_ssh.py: fix private key group owner and permissions (#1070) | Emanuele Giuseppe Esposito |
2021-10-18 | VMware: read network-config from ISO (#1066) | Thomas Weißschuh |
2021-10-18 | testing: mock sleep in gce unit tests (#1072) | James Falcon |
2021-10-18 | CloudStack: fix data-server DNS resolution (#1004) | Olivier Lemasle |
2021-10-18 | Fix unit test broken by pyyaml upgrade (#1071) | James Falcon |
2021-10-15 | testing: add get_cloud function (SC-461) (#1038) | James Falcon |
2021-10-12 | Inhibit sshd-keygen@.service if cloud-init is active (#1028) | Ryan Harper |
2021-10-11 | VMWARE: search the deployPkg plugin in multiarch dir (#1061) | xiaofengw-vmware |
2021-10-08 | Fix set-name/interface DNS bug (#1058) | Andrew Kutz |
2021-10-08 | Use specified tmp location for growpart (#1046) | jshen28 |
2021-10-08 | .gitignore: ignore tags file for ctags users (#1057) | Brett Holman |
2021-10-07 | Allow comments in runcmd and report failed commands correctly (#1049) | Brett Holman |
2021-10-07 | tox integration: pass the *_proxy, GOOGLE_*, GCP_* env vars (#1050) | Paride Legovini |
2021-10-07 | Allow disabling of network activation (SC-307) (#1048) | James Falcon |
2021-10-07 | renderer: convert relative imports to absolute (#1052) | Paride Legovini |
2021-10-07 | Support ETHx_IP6_GATEWAY, SET_HOSTNAME on OpenNebula (#1045) | Vlastimil Holer |
2021-10-05 | integration-requirements: bump the pycloudlib commit (#1047) | Paride Legovini |
2021-10-04 | lp-to-git-users: adding vholer (#1044) | Vlastimil Holer |
2021-10-04 | Allow Vultr to set MTU and use as-is configs (#1037) | eb3095 |
2021-09-30 | pin jsonschema in requirements.txt (#1043) | James Falcon |
2021-09-29 | testing: remove cloud_tests (#1020) | James Falcon |
2021-09-29 | Add andgein as contributor (#1042) | Andrew Gein |
2021-09-29 | Make wording for module frequency consistent (#1039) | Nicolas Bock |
2021-09-29 | Use ascii code for growpart (#1036) | jshen28 |
2021-09-29 | Add jshen28 as contributor (#1035) | jshen28 |
2021-09-27 | Skip test_cache_purged_on_version_change on Azure (#1033) | James Falcon |
2021-09-24 | Remove invalid ssh_import_id from examples (#1031) | James Falcon |
2021-09-24 | Cleanup Vultr support (#987) | eb3095 |
2021-09-22 | docs: update cc_disk_setup for fs to raw disk (#1017) | James Falcon |
2021-09-22 | HACKING.rst: change contact info to James Falcon (#1030) | James Falcon |
2021-09-21 | tox: bump the pinned flake8 and pylint version (#1029) | Paride Legovini |
2021-09-20 | Add retries to DataSourceGCE.py when connecting to GCE (#1005) | vteratipally |