summaryrefslogtreecommitdiff
path: root/tests/unittests
AgeCommit message (Expand)Author
2017-05-24test: update docstring on test_configured_list_with_noneScott Moser
2017-05-24fix tools/ds-identify to not write None twice.Scott Moser
2017-05-24cc_ntp: Restructure cc_ntp unit tests.Chad Smith
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott Moser
2017-05-23RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration.Andreas Karis
2017-05-22disk_setup: fix several issues with gpt disk partitions.Scott Moser
2017-05-22Fix get_interfaces_by_mac for empty macsScott Moser
2017-05-19DigitalOcean: remove routes except for the public interface.Ben Howard
2017-05-19netplan: pass macaddress, when specified, for vlansDimitri John Ledkov
2017-05-19cc_ntp: write template before installing and add service restartRyan Harper
2017-05-18cloudstack: fix tests to avoid accessing /var/lib/NetworkManagerLars Kellogg-Stedman
2017-05-17tests: fix hardcoded path to mkfs.ext4Joshua Powers
2017-05-17netplan: fix netplan render_network_state signature.Dimitri John Ledkov
2017-05-17Azure: fix reformatting of ephemeral disks on resize to large types.Scott Moser
2017-05-16unittests: fix unittests run on centosJoshua Powers
2017-05-16Improve detection of snappy to include os-release and kernel cmdline.Scott Moser
2017-05-16Add address to config entry generated by _klibc_to_config_entry.Julien Castets
2017-05-10sysconfig: Raise ValueError when multiple default gateways are present.Chad Smith
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2017-05-10Add unit tests for ds-identify, fix Ec2 bug found.Scott Moser
2017-05-03fs_setup: if cmd is specified, use shell interpretation.Paul Meyer
2017-04-21Fix yum repo config where keys contain array valuesDylan Perry
2017-04-20net: kernel lies about vlans not stealing mac addresses, when they doDimitri John Ledkov
2017-04-12util: teach write_file about copy_mode optionLars Kellogg-Stedman
2017-04-11DigitalOcean: bind resolvers to loopback interface.Ben Howard
2017-04-11tests: fix AltCloud tests to not rely on blkidScott Moser
2017-03-31Fix bug that resulted in an attempt to rename bonds or vlans.Scott Moser
2017-03-31tests: update OpenNebula and Digital Ocean to not rely on host interfaces.Scott Moser
2017-03-30net: in netplan renderer delete known image-builtin content.Scott Moser
2017-03-27GCE: Search GCE in ds-identify, consider serial number in check.Scott Moser
2017-03-24Fix filesystem creation when using "partition: auto"Jonathan Ballet
2017-03-22advertise network config v2 support (NETWORK_CONFIG_V2) in features.Scott Moser
2017-03-21Fix unit test when running in a system deployed with cloud-init.Scott Moser
2017-03-20cloudinit.net: add network config v2 parsing and renderingRyan Harper
2017-03-17net: add renderers for automatically selecting the renderer.Scott Moser
2017-03-17render_network_state: switch arguments around, do not require targetScott Moser
2017-03-17support 'loopback' as a device type.Scott Moser
2017-03-07net: support both ipv4 and ipv6 gateways in sysconfig.Lars Kellogg-Stedman
2017-03-07net: do not raise exception for > 3 nameserversLars Kellogg-Stedman
2017-02-17flake8: fix flake8 complaints in previous commit.Scott Moser
2017-02-17net: correct errors in cloudinit/net/sysconfig.pyLars Kellogg-Stedman
2017-02-14apply the runtime configuration written by ds-identify.Scott Moser
2017-01-25Fix eni rendering of multiple IPs per interfaceRyan Harper
2017-01-24tests: remove executable bit on test_net, so it runs, and fix it.Scott Moser
2017-01-24tests: No longer monkey patch httpretty for python 3.4.2Scott Moser
2017-01-24Add 3 ecdsa-sha2-nistp* ssh key types now that they are standardizedLars Kellogg-Stedman
2017-01-24reset httppretty for each testLars Kellogg-Stedman
2017-01-20EC2: Do not cache security credentials on diskAndrew Jorgensen
2017-01-17OpenStack: Use timeout and retries from config in get_data.Lars Kellogg-Stedman
2017-01-11Get early logging logged, including failures of cmdline url.Scott Moser