summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 18.118.1Scott Moser2018-02-222-1/+53
* OVF: Fix VMware support for 64-bit platforms.Sankar Tanguturi2018-02-213-6/+28
* ds-identify: Fix searching for iso9660 OVF cdroms.Scott Moser2018-02-212-21/+27
* SUSE: Fix groups used for ownership of cloud-init.logRobert Schweikert2018-02-141-0/+2
* ds-identify: check /writable/system-data/ for nocloud seed.Scott Moser2018-02-122-0/+35
* tests: run nosetests in cloudinit/ directory, fix py26 fallout.Scott Moser2018-02-126-22/+25
* tools: run-centos: git clone rather than tar.Scott Moser2018-02-121-12/+76
* tests: add support for logs with lxd from snap and future lxd 3.Scott Moser2018-02-122-28/+109
* EC2: Fix get_instance_id called against cached datasource pickle.Chad Smith2018-02-092-1/+64
* cli: fix cloud-init status to report running when before result.jsonChad Smith2018-02-082-8/+32
* net: accept network-config in netplan format for renaming interfacesRyan Harper2018-02-082-17/+137
* Fix ssh keys validation in ssh_utilTatiana Kholkina2018-02-022-4/+43
* docs: Update RTD content for cloud-init subcommands.Chad Smith2018-01-294-10/+166
* OVF: Extend well-known labels to include OVFENV.Scott Moser2018-01-262-4/+8
* Fix potential cases of uninitialized variables.Chad Smith2018-01-266-16/+33
* tests: Collect script output as binary, collect systemd journal, fix lxd.Scott Moser2018-01-255-33/+52
* HACKING.rst: mention setting user name and email via git config.Scott Moser2018-01-251-0/+8
* Azure VM Preprovisioning support.Douglas Jordan2018-01-2411-53/+397
* tools/read-version: Fix read-version when in a git worktree.Scott Moser2018-01-241-1/+14
* docs: Fix typos in docs and one debug message.aRkadeFR2018-01-243-7/+7
* btrfs: support resizing if root is mounted ro.Robert Schweikert2018-01-244-8/+95
* OpenNebula: Improve network configuration support.Akihiko Ota2018-01-244-104/+241
* tests: Fix EC2 Platform to return console output as bytes.Scott Moser2018-01-232-5/+38
* tests: Fix attempted use of /run in a test case.Scott Moser2018-01-231-1/+1
* GCE: Improvements and changes to ssh key behavior for default user.Max Illfelder2018-01-232-60/+267
* subp: make ProcessExecutionError have expected types in stderr, stdout.Scott Moser2018-01-232-43/+66
* tests: when querying ntp server, do not do dns resolution.Scott Moser2018-01-232-2/+2
* Recognize uppercase vfat disk labelsJames Penick2018-01-234-3/+28
* tests: remove zesty as supported OS to testJoshua Powers2018-01-181-16/+0
* Do not log warning on config files that represent None.Scott Moser2018-01-123-6/+20
* tests: Use git hash pip dependency format for pylxd.Chad Smith2018-01-101-1/+3
* tests: add integration requirements text fileJoshua Powers2018-01-102-4/+19
* MAAS: add check_instance_id based off oauth tokens.Scott Moser2018-01-102-21/+86
* tests: update apt sources list testJoshua Powers2018-01-092-0/+11
* tests: clean up image propertiesJoshua Powers2018-01-094-26/+7
* tests: rename test ssh keys to avoid appearance of leaking private keys.Joshua Powers2018-01-092-3/+3
* tests: Enable AWS EC2 Integration TestingJoshua Powers2018-01-0517-95/+784
* cli: cloud-init clean handles symlinksChad Smith2018-01-032-3/+21
* SUSE: Add a basic test of network config rendering.Robert Schweikert2017-12-201-3/+46
* Azure: Only bounce network when necessary.Chad Smith2017-12-202-13/+40
* lint: Fix lints seen by pylint version 1.8.1.Chad Smith2017-12-1514-33/+46
* cli: Fix error in cloud-init modules --mode=init.Chad Smith2017-12-142-6/+87
* release 17.217.2Scott Moser2017-12-142-1/+86
* ds-identify: failure in NoCloud due to unset variable usage.Scott Moser2017-12-122-2/+27
* tests: fix collect_console when not implementedJoshua Powers2017-12-121-2/+2
* ec2: Use instance-identity doc for region and instance-idAndrew Jorgensen2017-12-114-22/+78
* tests: remove leaked tmp files in config drive tests.Scott Moser2017-12-111-38/+19
* setup.py: Do not include rendered files in SOURCES.txtScott Moser2017-12-111-1/+24
* SUSE: remove delta in systemd local template for SUSERobert Schweikert2017-12-111-6/+0
* tests: move to using tox 1.7.5Scott Moser2017-12-111-1/+1