summaryrefslogtreecommitdiff
path: root/tests/unittests
AgeCommit message (Expand)Author
2018-03-10This commit fixes get_hostname on the AzureDataSource.Douglas Jordan
2018-03-09shellify: raise TypeError on bad input.Scott Moser
2018-03-01GCE: fix reading of user-data that is not base64 encoded.Scott Moser
2018-02-23subp: Fix subp usage with non-ascii characters when no system locale.Scott Moser
2018-02-21OVF: Fix VMware support for 64-bit platforms.Sankar Tanguturi
2018-02-21ds-identify: Fix searching for iso9660 OVF cdroms.Scott Moser
2018-02-12ds-identify: check /writable/system-data/ for nocloud seed.Scott Moser
2018-02-12tests: run nosetests in cloudinit/ directory, fix py26 fallout.Scott Moser
2018-02-09EC2: Fix get_instance_id called against cached datasource pickle.Chad Smith
2018-02-02Fix ssh keys validation in ssh_utilTatiana Kholkina
2018-01-26OVF: Extend well-known labels to include OVFENV.Scott Moser
2018-01-24Azure VM Preprovisioning support.Douglas Jordan
2018-01-24btrfs: support resizing if root is mounted ro.Robert Schweikert
2018-01-24OpenNebula: Improve network configuration support.Akihiko Ota
2018-01-23tests: Fix attempted use of /run in a test case.Scott Moser
2018-01-23GCE: Improvements and changes to ssh key behavior for default user.Max Illfelder
2018-01-23subp: make ProcessExecutionError have expected types in stderr, stdout.Scott Moser
2018-01-23Recognize uppercase vfat disk labelsJames Penick
2018-01-12Do not log warning on config files that represent None.Scott Moser
2018-01-10MAAS: add check_instance_id based off oauth tokens.Scott Moser
2017-12-20SUSE: Add a basic test of network config rendering.Robert Schweikert
2017-12-20Azure: Only bounce network when necessary.Chad Smith
2017-12-14cli: Fix error in cloud-init modules --mode=init.Chad Smith
2017-12-12ds-identify: failure in NoCloud due to unset variable usage.Scott Moser
2017-12-11ec2: Use instance-identity doc for region and instance-idAndrew Jorgensen
2017-12-11tests: remove leaked tmp files in config drive tests.Scott Moser
2017-12-08OVF: improve ds-identify to support finding OVF iso transport.Scott Moser
2017-12-08VMware: Support for user provided pre and post-customization scriptsMaitreyee Saikia
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-12-05cli: Add clean and status subcommandsChad Smith
2017-11-30ec2: Fix sandboxed dhclient background process cleanup.Chad Smith
2017-11-21sysconfig: Correctly render dns and dns search info.Ryan McCabe
2017-11-20EC2: Fix bug using fallback_nic and metadata when restoring from cache.Scott Moser
2017-11-16ntp: fix configuration template rendering for openSUSE and SLESChad Smith
2017-11-13Catch UrlError when #include'ing URLsAndrew Jorgensen
2017-11-10hosts: Fix openSUSE and SLES setup for /etc/hosts and clarify docs.Robert Schweikert
2017-11-10rh_subscription: Perform null checks for enabled and disabled repos.Dave Mulford
2017-10-31EC2: Limit network config to fallback nic, fix local-ipv4 only instances.Chad Smith
2017-10-23resizefs: Fix regression when system booted with root=PARTUUID=Chad Smith
2017-10-20citest: fix remaining warnings raised by integration tests.Scott Moser
2017-10-20ntp: fix config module schema to allow empty ntp configChad Smith
2017-10-05net: Handle bridge stp values of 0 and convert to boolean typeChad Smith
2017-10-05network: bridge_stp value not always correctRyan Harper
2017-10-03suse: Support addition of zypper repos via cloud-config.Robert Schweikert
2017-10-03Azure, CloudStack: Support reading dhcp options from systemd-networkd.Dimitri John Ledkov
2017-09-25AltCloud: Trust PATH for udevadm and modprobe.Scott Moser
2017-09-22DataSourceOVF: use util.find_devs_with(TYPE=iso9660)Ryan Harper
2017-09-21tests: remove a temp file used in bootcmd tests.Scott Moser
2017-09-20docs: fix sphinx module schema documentationChad Smith