summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-02-19ec2: Do not log IMDSv2 token values, instead use REDACTED (#219)Ryan Harper
2020-02-13azurecloud: fix issues with instances not starting (#205)Ryan Harper
2020-02-07cc_disk_setup: add swap filesystem force flag (#207)Ryan Harper
2020-02-03sysconfig: distro-specific config rendering for BOOTPROTO option (#162)Robert Schweikert
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2020-01-30net/cmdline: correctly handle static ip= config (#201)Dimitri John Ledkov
2020-01-29Replace mock library with unittest.mock (#186)Daniel Watkins
2020-01-29Scaleway: Fix DatasourceScaleway to avoid backtrace (#128)Louis Bouchard
2020-01-23cloudinit: remove ImportError handling for mock imports (#182)Daniel Watkins
2020-01-23Do not use fallocate in swap file creation on xfs. (#70)Eduardo Otubo
2020-01-21Drop most of the remaining use of six (#179)Daniel Watkins
2020-01-16util: rename get_architecture to get_dpkg_architecture (#173)Daniel Watkins
2020-01-16Ensure util.get_architecture() runs only once (#172)Ryan Harper
2020-01-14Only use gpart if it is the BSD gpart (#131)Conrad Hoffmann
2020-01-10ssh_auth_key_fingerprints_disable test: fix capitalization (#165)Paride Legovini
2020-01-08net: fix rendering of 'static6' in network config (#77)Ryan Harper
2019-12-20modules: drop cc_snap_config config module (#134)Chad Smith
2019-12-20freebsd: introduce the freebsd renderer (#61)Gonéri Le Bouder
2019-12-19cc_snappy: remove deprecated module (#127)Daniel Watkins
2019-12-18cloud-init: fix capitalisation of SSH (#126)Daniel Watkins
2019-12-18tests: Add tests for value of dsname in datasourcesAdam Dobrawy
2019-12-12azure: avoid re-running cloud-init when instance-id is byte-swapped (#84)AOhassan
2019-12-11ds_identify: if /sys is not available use dmidecode (#42)Igor Galić
2019-12-05Multiple file fix for AuthorizedKeysFile config (#60)Eduardo Otubo
2019-12-02url_helper: read_file_or_url should pass headers param into readurl (#66)Chad Smith
2019-11-26cloud_tests: add azure platform support to integration testsahosmanmsft
2019-11-26set_passwords: support for FreeBSD (#46)Igor Galić
2019-11-25FreeBSD: fix for get_linux_distro() and lru_cache (#59)Igor Galić
2019-11-22ec2: Add support for AWS IMDS v2 (session-oriented) (#55)Ryan Harper
2019-11-21tests: Fix cloudsigma tests when no dmidecode data is present. (#57)Scott Moser
2019-11-20net: IPv6, accept_ra, slaac, stateless (#51)Harald
2019-11-13azure: support secondary ipv6 addresses (#33)Chad Smith
2019-11-08reporting: Using a uuid to enforce uniqueness on the KVP keys.momousta
2019-11-04azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6Chad Smith
2019-11-04configdrive: fix subplatform config-drive for /config-drive sourceDavid Kindred
2019-10-31DataSourceSmartOS: reconfigure network on each bootMike Gerdts
2019-10-31Add config for ssh-key import and consuming user-dataPavel Zakharov
2019-10-31net: fix subnet_is_ipv6() for stateless|statefulHarald Jensås
2019-10-31OVF: disable custom script execution by defaultXiaofeng Wang
2019-10-31cc_puppet: Implement csr_attributes.yaml supportMatthias Baur
2019-10-29azure: Do not lock user on instance id changeSam Eiderman
2019-10-24net/netplan: use ipv6-mtu key for specifying ipv6 mtu valuesRyan Harper
2019-10-24Fix usages of yaml, and move yaml_dump to safeyaml.dumps.Scott Moser
2019-10-21net: enable infiniband support in eni and sysconfig renderersDarren Birkett
2019-10-17guestcust_util: handle special characters in config fileXiaofeng Wang
2019-10-17replace any deprecated log.warn with log.warningDominic Schlegel
2019-10-16net: handle openstack dhcpv6-stateless configurationHarald Jensås
2019-10-11cloud_test/lxd: Retry container delete a few timesRyan Harper
2019-10-11Add Support for e24cloud to Ec2 datasource.Scott Moser
2019-10-04Add RbxCloud datasourceAdam Dobrawy