Age | Commit message (Expand) | Author |
2018-02-12 | Fix ssh keys validation in ssh_util | Tatiana Kholkina |
2018-01-26 | OVF: Extend well-known labels to include OVFENV. | Scott Moser |
2018-01-25 | tests: Collect script output as binary, collect systemd journal, fix lxd. | Scott Moser |
2018-01-24 | Azure VM Preprovisioning support. | Douglas Jordan |
2018-01-24 | btrfs: support resizing if root is mounted ro. | Robert Schweikert |
2018-01-24 | OpenNebula: Improve network configuration support. | Akihiko Ota |
2018-01-23 | tests: Fix EC2 Platform to return console output as bytes. | Scott Moser |
2018-01-23 | tests: Fix attempted use of /run in a test case. | Scott Moser |
2018-01-23 | GCE: Improvements and changes to ssh key behavior for default user. | Max Illfelder |
2018-01-23 | subp: make ProcessExecutionError have expected types in stderr, stdout. | Scott Moser |
2018-01-23 | tests: when querying ntp server, do not do dns resolution. | Scott Moser |
2018-01-23 | Recognize uppercase vfat disk labels | James Penick |
2018-01-18 | tests: remove zesty as supported OS to test | Joshua Powers |
2018-01-12 | Do not log warning on config files that represent None. | Scott Moser |
2018-01-10 | MAAS: add check_instance_id based off oauth tokens. | Scott Moser |
2018-01-09 | tests: update apt sources list test | Joshua Powers |
2018-01-09 | tests: clean up image properties | Joshua Powers |
2018-01-09 | tests: rename test ssh keys to avoid appearance of leaking private keys. | Joshua Powers |
2018-01-05 | tests: Enable AWS EC2 Integration Testing | Joshua Powers |
2017-12-20 | SUSE: Add a basic test of network config rendering. | Robert Schweikert |
2017-12-20 | Azure: Only bounce network when necessary. | Chad Smith |
2017-12-14 | cli: Fix error in cloud-init modules --mode=init. | Chad Smith |
2017-12-12 | ds-identify: failure in NoCloud due to unset variable usage. | Scott Moser |
2017-12-12 | tests: fix collect_console when not implemented | Joshua Powers |
2017-12-11 | ec2: Use instance-identity doc for region and instance-id | Andrew Jorgensen |
2017-12-11 | tests: remove leaked tmp files in config drive tests. | Scott Moser |
2017-12-08 | OVF: improve ds-identify to support finding OVF iso transport. | Scott Moser |
2017-12-08 | VMware: Support for user provided pre and post-customization scripts | Maitreyee Saikia |
2017-12-07 | citest: In NoCloudKVM provide keys via metadata not userdata. | Scott Moser |
2017-12-07 | pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints. | Ryan Harper |
2017-12-05 | Datasources: Formalize DataSource get_data and related properties. | Chad Smith |
2017-12-05 | cli: Add clean and status subcommands | Chad Smith |
2017-12-05 | tests: consolidate platforms into specific dirs | Scott Moser |
2017-11-30 | ec2: Fix sandboxed dhclient background process cleanup. | Chad Smith |
2017-11-29 | tests: NoCloudKVMImage do not modify the original local cache image. | Scott Moser |
2017-11-22 | tests: Enable bionic in integration tests. | Joshua Powers |
2017-11-21 | tests: Use apt-get to install a deb so that depends get resolved. | Scott Moser |
2017-11-21 | sysconfig: Correctly render dns and dns search info. | Ryan McCabe |
2017-11-20 | integration test: replace curtin test ppa with cloud-init test ppa. | Scott Moser |
2017-11-20 | EC2: Fix bug using fallback_nic and metadata when restoring from cache. | Scott Moser |
2017-11-16 | ntp: fix configuration template rendering for openSUSE and SLES | Chad Smith |
2017-11-13 | Catch UrlError when #include'ing URLs | Andrew Jorgensen |
2017-11-10 | hosts: Fix openSUSE and SLES setup for /etc/hosts and clarify docs. | Robert Schweikert |
2017-11-10 | rh_subscription: Perform null checks for enabled and disabled repos. | Dave Mulford |
2017-11-09 | Replace the temporary i9n.brickies.net with i9n.cloud-init.io. | Scott Moser |
2017-11-07 | tests: address some minor feedback missed in last merge. | Scott Moser |
2017-11-06 | tests: integration test cleanup and full pass of nocloud-kvm. | Scott Moser |
2017-10-31 | EC2: Limit network config to fallback nic, fix local-ipv4 only instances. | Chad Smith |
2017-10-23 | resizefs: Fix regression when system booted with root=PARTUUID= | Chad Smith |
2017-10-20 | citest: fix remaining warnings raised by integration tests. | Scott Moser |