Age | Commit message (Expand) | Author |
2018-01-26 | OVF: Extend well-known labels to include OVFENV. | Scott Moser |
2018-01-26 | Fix potential cases of uninitialized variables. | Chad Smith |
2018-01-25 | tests: Collect script output as binary, collect systemd journal, fix lxd. | Scott Moser |
2018-01-25 | HACKING.rst: mention setting user name and email via git config. | Scott Moser |
2018-01-24 | Azure VM Preprovisioning support. | Douglas Jordan |
2018-01-24 | tools/read-version: Fix read-version when in a git worktree. | Scott Moser |
2018-01-24 | docs: Fix typos in docs and one debug message. | aRkadeFR |
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 | tests: Use git hash pip dependency format for pylxd. | Chad Smith |
2018-01-10 | tests: add integration requirements text file | Joshua Powers |
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 |
2018-01-03 | cli: cloud-init clean handles symlinks | Chad Smith |
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-15 | lint: Fix lints seen by pylint version 1.8.1. | Chad Smith |
2017-12-14 | cli: Fix error in cloud-init modules --mode=init. | Chad Smith |
2017-12-14 | release 17.2 | Scott Moser |
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-11 | setup.py: Do not include rendered files in SOURCES.txt | Scott Moser |
2017-12-11 | SUSE: remove delta in systemd local template for SUSE | Robert Schweikert |
2017-12-11 | tests: move to using tox 1.7.5 | 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 |