summaryrefslogtreecommitdiff
path: root/tests/unittests
AgeCommit message (Expand)Author
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
2017-09-19tests: fix ds-identify unit tests to set EC2_STRICT_ID_DEFAULT.Scott Moser
2017-09-18GCE: Fix usage of user-data.Scott Moser
2017-09-15cmdline: add collect-logs subcommand.Chad Smith
2017-09-15CloudStack: consider dhclient lease files named with a hyphen.Scott Moser
2017-09-15resizefs: Drop check for read-only device file, do not warn on overlayroot.Chad Smith
2017-09-13cloud-config modules: honor distros definitions in each moduleChad Smith
2017-09-13chef: Add option to pin chef omnibus install versionEthan Apodaca
2017-09-13schema and docs: Add jsonschema to resizefs and bootcmd modulesChad Smith
2017-09-07vmware customization: return network config formatSankar Tanguturi
2017-09-07Ec2: only attempt to operate at local mode on known platforms.Scott Moser
2017-09-07Use /run/cloud-init for tempfile operations.Scott Moser
2017-09-07ds-identify: Make OpenStack return maybe on arch other than intel.Scott Moser
2017-09-06tests: mock missed openstack metadata uri network_data.jsonChad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-31tests: Stop leaking calls through unmocked metadata addressesChad Smith
2017-08-30distro: allow distro to specify a default localeRyan Harper
2017-08-30tests: fix two recently added tests for sles distro.Scott Moser
2017-08-30suse: Add support for openSUSE and return SLES to a working state.Robert Schweikert
2017-08-29ec2: Add IPv6 dhcp support to Ec2DataSource.Chad Smith
2017-08-25Configure logging module to always use UTC time.Ryan Harper
2017-08-25Log a helpful message if a user script does not include shebang.Andrew Jorgensen
2017-08-25cli: Fix command line parsing of coniditionally loaded subcommands.Chad Smith
2017-08-23cc_landscape & cc_puppet: Fix six.StringIO use in writing configsChad Smith
2017-08-22schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schemaChad Smith
2017-08-21tools: Add tooling for basic cloud-init performance analysis.Chad Smith
2017-08-15network: add v2 passthrough and fix parsing v2 config with bonds/bridge paramsRyan Harper
2017-08-15vcloud directory: Guest Customization support for passwordsMaitreyee Saikia
2017-08-09ec2: Allow Ec2 to run in init-local using dhclient in a sandbox.Chad Smith
2017-08-04cc_ntp: fallback on timesyncd configuration if ntp is not installableRyan Harper
2017-08-01sysconfig: Dont repeat header when rendering resolv.confRyan Harper
2017-08-01archlinux: Fix bug with empty dns, do not render 'lo' devices.Scott Moser
2017-07-25tests: Add initial tests for EC2 and improve a docstring.Scott Moser
2017-07-25locale: Do not re-run locale-gen if provided locale is system default.Scott Moser
2017-07-22sysconfig: support subnet type of 'manual'.Scott Moser
2017-07-20sysconfig: use MACADDR on bonds/bridges to configure mac_addressRyan Harper
2017-07-20net: eni route rendering missed ipv6 default route configRyan Harper
2017-07-20sysconfig: enable mtu set per subnet, including ipv6 mtuRyan Harper
2017-07-20sysconfig: handle manual type subnetsRyan Harper