summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* OVF: improve ds-identify to support finding OVF iso transport.Scott Moser2017-12-082-36/+161
* VMware: Support for user provided pre and post-customization scriptsMaitreyee Saikia2017-12-088-42/+459
* citest: In NoCloudKVM provide keys via metadata not userdata.Scott Moser2017-12-072-24/+35
* pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper2017-12-0729-266/+121
* Datasources: Formalize DataSource get_data and related properties.Chad Smith2017-12-0542-123/+517
* cli: Add clean and status subcommandsChad Smith2017-12-0510-11/+888
* tests: consolidate platforms into specific dirsScott Moser2017-12-0518-74/+57
* ec2: Fix sandboxed dhclient background process cleanup.Chad Smith2017-11-305-48/+118
* tests: NoCloudKVMImage do not modify the original local cache image.Scott Moser2017-11-294-26/+42
* tests: Enable bionic in integration tests.Joshua Powers2017-11-221-0/+16
* tests: Use apt-get to install a deb so that depends get resolved.Scott Moser2017-11-211-3/+3
* sysconfig: Correctly render dns and dns search info.Ryan McCabe2017-11-213-0/+29
* integration test: replace curtin test ppa with cloud-init test ppa.Scott Moser2017-11-202-6/+6
* EC2: Fix bug using fallback_nic and metadata when restoring from cache.Scott Moser2017-11-203-13/+67
* EC2: Kill dhclient process used in sandbox dhclient.Scott Moser2017-11-192-2/+16
* ntp: fix configuration template rendering for openSUSE and SLESChad Smith2017-11-164-14/+121
* centos: Provide the failed #include url in error messagesChad Smith2017-11-161-1/+6
* Catch UrlError when #include'ing URLsAndrew Jorgensen2017-11-132-10/+68
* hosts: Fix openSUSE and SLES setup for /etc/hosts and clarify docs.Robert Schweikert2017-11-104-30/+79
* rh_subscription: Perform null checks for enabled and disabled repos.Dave Mulford2017-11-102-18/+43
* Improve warning message when a template is not found.Robert Schweikert2017-11-101-2/+2
* Replace the temporary i9n.brickies.net with i9n.cloud-init.io.Scott Moser2017-11-093-5/+5
* Azure: don't generate network configuration for SRIOV devicesScott Moser2017-11-091-23/+2
* tests: address some minor feedback missed in last merge.Scott Moser2017-11-072-2/+3
* tests: integration test cleanup and full pass of nocloud-kvm.Scott Moser2017-11-0625-333/+348
* Gentoo: chmod +x on all files in sysvinit/gentoo/ckonstanski2017-10-314-0/+0
* EC2: Limit network config to fallback nic, fix local-ipv4 only instances.Chad Smith2017-10-312-11/+149
* Gentoo: Use "rc-service" rather than "service".ckonstanski2017-10-261-1/+1
* resizefs: Fix regression when system booted with root=PARTUUID=Chad Smith2017-10-232-64/+70
* tools: make yum package installation more reliableScott Moser2017-10-232-6/+52
* citest: fix remaining warnings raised by integration tests.Scott Moser2017-10-204-10/+30
* citest: show the class actual class name in results.Scott Moser2017-10-202-4/+7
* ntp: fix config module schema to allow empty ntp configChad Smith2017-10-204-15/+53
* tools: disable fastestmirror if using proxyJoshua Powers2017-10-191-0/+1
* schema: Log debug instead of warning when jsonschema is not available.Scott Moser2017-10-188-9/+32
* simpletable: Fix get_string method to return table-formatted stringChad Smith2017-10-104-3/+115
* net: Handle bridge stp values of 0 and convert to boolean typeChad Smith2017-10-052-2/+2
* tools: Give specific --abbrev=8 to "git describe"Scott Moser2017-10-052-2/+2
* network: bridge_stp value not always correctRyan Harper2017-10-054-6/+24
* tests: re-enable tox with nocloud-kvm supportJoshua Powers2017-10-031-0/+2
* systemd: remove limit on tasks created by cloud-init-final.service.Robert Schweikert2017-10-031-0/+1
* suse: Support addition of zypper repos via cloud-config.Robert Schweikert2017-10-034-1/+465