summaryrefslogtreecommitdiff
path: root/tests/unittests
AgeCommit message (Expand)Author
2019-04-18test_azure: mock util.SeLinuxGuard where neededJason Zions (MSFT)
2019-04-10Revert "DataSource: move update_events from a class to an instance..."Daniel Watkins
2019-04-09Change DataSourceNoCloud to ignore file system label's case.Risto Oikarinen
2019-03-26Azure: Ensure platform random_seed is always serializable as JSON.Jason Zions (MSFT)
2019-03-25net/sysconfig: write out SUSE-compatible IPv6 configRobert Schweikert
2019-03-21net: Fix ipv6 static routes when using eni rendererRaphael Glon
2019-03-19Add ubuntu_drivers config moduleDaniel Watkins
2019-03-14DataSource: move update_events from a class to an instance attributeDaniel Watkins
2019-03-12net/sysconfig: Handle default route setup for dhcp configured NICsRobert Schweikert
2019-03-06Support locking user with usermod if passwd is not available.Scott Moser
2019-03-04helpers/openstack: Treat unknown link types as physicalDaniel Watkins
2019-03-04drop Python 2.6 support and our NIH version detectionDaniel Watkins
2019-03-04tip-pylint: Fix assignment-from-return-none errorsRyan Harper
2019-03-04net: append type:dhcp[46] only if dhcp[46] is True in v2 netconfigKurt Stieger
2019-02-26tests: fix some slow tests and some leaking stateDaniel Watkins
2019-02-25Enable encrypted_data_bag_secret support for ChefEric Williams
2019-02-22azure: Filter list of ssh keys pulled from fabricJason Zions (MSFT)
2019-02-14EC2: Rewrite network config on AWS Classic instances every bootGuilherme G. Piccoli
2019-02-07netplan: Don't render yaml aliases when dumping netplanRyan Harper
2019-01-30Resolve flake8 comparison and pycodestyle over-ident issuesParide Legovini
2019-01-28sysconfig: On SUSE, use STARTMODE instead of ONBOOTRobert Schweikert
2019-01-25lxd: install zfs-linux instead of zfs meta packageJohnson Shi
2019-01-23net/sysconfig: do not write a resolv.conf file with only the header.Robert Schweikert
2019-01-18net: Make sysconfig renderer compatible with Network Manager.Eduardo Otubo
2019-01-15net: Wait for dhclient to daemonize before reading lease fileJason Zions
2018-12-20Scaleway: Support ssh keys provided inside an instance tag.PORTE Loïc
2018-12-20OVF: simplify expected return values of transport functions.Scott Moser
2018-12-20Vmware: Add support for the com.vmware.guestInfo OVF transport.Scott Moser
2018-12-11net: render 'metric' values in per-subnet routesRyan Harper
2018-12-06write_files: add support for appending to files.James Baxter
2018-12-03dhclient-hook: cleanups, tests and fix a bug on 'down' event.Scott Moser
2018-12-03NoCloud: Allow top level 'network' key in network-config.Scott Moser
2018-12-03ovf: Fix ovf network config generation gateway/routesRyan Harper
2018-11-29azure: detect vnet migration via netlink media change eventTamilmani Manoharan
2018-11-28tests: fix incorrect order of mocks in test_handle_zfs_root.Scott Moser
2018-11-27OVF: identify label iso9660 filesystems with label 'OVF ENV'.Scott Moser
2018-11-15azure: _poll_imds only retry on 404. Fail on TimeoutChad Smith
2018-11-14resizefs: Prefix discovered devpath with '/dev/' when path does not existIgor Galić
2018-11-13azure: retry imds polling on requests.TimeoutChad Smith
2018-11-12azure: Accept variation in error msg from mount for ntfs volumesJason Zions
2018-11-12azure: fix regression introduced when persisting ephemeral dhcp leaseasakkurr
2018-11-08tests: ec2 mock missing httpretty user-data and instance-identity routesChad Smith
2018-10-31azure: report ready to fabric after reprovision and reduce loggingasakkurr
2018-10-30query: better error when missing read permission on instance-dataChad Smith
2018-10-17azure: Add apply_network_config option to disable network from IMDSChad Smith
2018-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith
2018-10-09net: ignore nics that have "zero" mac address.Scott Moser
2018-09-26lxd: adjust to snap installed lxd.Scott Moser
2018-09-26Add support for Infiniband network interfaces (IPoIB).Mark Goddard
2018-09-20Remove dead-code _write_network distro implementations.Scott Moser