summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_azure.py
AgeCommit message (Expand)Author
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-11-29sources/azure: remove unused remnants related to agent command (#1119)Chris Patterson
2021-11-22testing: monkeypatch system_info call in unit tests (SC-533) (#1117)James Falcon
2021-11-02azure: pps imds (#1093)Anh Vo
2021-09-21tox: bump the pinned flake8 and pylint version (#1029)Paride Legovini
2021-08-24Azure: Retry dhcp on timeouts when polling reprovisiondata (#998)aswinrajamannar
2021-08-20Azure: During primary nic detection, check interface status continuously befo...aswinrajamannar
2021-08-12Azure: Check if interface is up after sleep when trying to bring it up (#972)aswinrajamannar
2021-08-10Azure: Limit polling network metadata on connection errors (#961)aswinrajamannar
2021-07-19Azure: mount default provisioning iso before try device listing (#870)Anh Vo
2021-05-13Allow user control over update events (#834)James Falcon
2021-05-05Add \r\n check for SSH keys in Azure (#889)James Falcon
2021-04-27Azure: adding support for consuming userdata from IMDS (#884)Anh Vo
2021-04-26Azure: Retry net metadata during nic attach for non-timeout errs (#878)aswinrajamannar
2021-04-26Azure: Retrieve username and hostname from IMDS (#865)Thomas Stringer
2021-04-13azure: Removing ability to invoke walinuxagent (#799)Anh Vo
2021-03-03Add flexibility to IMDS api-version (#793)Thomas Stringer
2021-02-22Azure: Support for VMs without ephemeral resource disks. (#800)Johnson Shi
2021-02-19azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798)Chad Smith
2021-01-11Fix regression with handling of IMDS ssh keys (#760)Thomas Stringer
2020-12-16Azure: only generate config for NICs with addresses (#709)Thomas Stringer
2020-11-23Ability to hot-attach NICs to preprovisioned VMs before reprovisioning (#613)aswinrajamannar
2020-11-18DataSourceAzure: update password for defuser if exists (#671)Anh Vo
2020-11-18DataSourceAzure: send failure signal on Azure datasource failure (#594)Johnson Shi
2020-11-02cloudinit: move dmi functions out of util (#622)Scott Moser
2020-10-16DataSourceAzure: write marker file after report ready in preprovisioning (#590)Johnson Shi
2020-10-13net: add the ability to blacklist network interfaces based on driver during e...Anh Vo
2020-09-24Azure parse_network_config uses fallback cfg when generate IMDS network cfg f...Johnson Shi
2020-09-10Retrieve SSH keys from IMDS first with OVF as a fallback (#509)Thomas Stringer
2020-08-24Azure: Add netplan driver filter when using hv_netvsc driver (#539)James Falcon
2020-07-22azure: disable bouncing hostname when setting hostname fails (#494)Anh Vo
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-03Enhance poll imds logging (#365)Moustafa Moustafa
2020-06-02test: fix all flake8 E121 and E123 errors (#404)Joshua Powers
2020-04-24cloudinit: drop dependencies on unittest2 and contextlib2 (#322)Daniel Watkins
2020-03-19cloudinit/tests: remove unneeded with_logs configuration (#263)Daniel Watkins
2019-12-12azure: avoid re-running cloud-init when instance-id is byte-swapped (#84)AOhassan
2019-11-13azure: support secondary ipv6 addresses (#33)Chad Smith
2019-11-04azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6Chad Smith
2019-10-29azure: Do not lock user on instance id changeSam Eiderman
2019-08-14Azure: Record boot timestamps, system information, and diagnostic eventsAnh Vo
2019-08-13azure/net: generate_fallback_nic emits network v2 config instead of v1Chad Smith
2019-07-16net: add rfc3442 (classless static routes) to EphemeralDHCPRyan Harper
2019-06-25azure: add region and AZ properties from imds compute location metadataChad Smith
2019-05-28freebsd: ability to grow root file systemGonéri Le Bouder
2019-05-08DataSourceAzure: Adjust timeout for polling IMDSAnh Vo
2019-04-18test_azure: mock util.SeLinuxGuard where neededJason Zions (MSFT)
2019-03-26Azure: Ensure platform random_seed is always serializable as JSON.Jason Zions (MSFT)
2019-03-04drop Python 2.6 support and our NIH version detectionDaniel Watkins