index
:
delta/cloud-init-git.git
22.4.x
23.1.x
archived/19.1
cla
d80d0fcc0
dependabot/pip/cryptography-3.2
dependabot/pip/cryptography-3.3.2
deps
docs/19.1
james-hotplug
main
master
oddbloke-travis-test
pr_holman_docs
quick-check
rtd-build
single-schema-validation
single-schema-validation-a-d
stable-18.4
stable-19.4
test_upgrade
tests
tests-wip
ubuntu/artful
ubuntu/bionic
ubuntu/bionic-22.4.x
ubuntu/bionic-23.1.x
ubuntu/cosmic
ubuntu/daily/bionic
ubuntu/daily/devel
ubuntu/daily/eoan
ubuntu/daily/focal
ubuntu/daily/groovy
ubuntu/daily/hirsute
ubuntu/daily/impish
ubuntu/daily/xenial
ubuntu/devel
ubuntu/devel-23.1.x
ubuntu/disco
ubuntu/eoan
ubuntu/focal
ubuntu/focal-22.4.x
ubuntu/focal-23.1.x
ubuntu/groovy
ubuntu/hirsute
ubuntu/impish
ubuntu/jammy
ubuntu/jammy-22.4.x
ubuntu/jammy-23.1.x
ubuntu/kinetic
ubuntu/kinetic-22.4.x
ubuntu/kinetic-23.1.x
ubuntu/lunar
ubuntu/lunar-23.1.x
ubuntu/precise
ubuntu/trusty
ubuntu/xenial
ubuntu/yakkety
ubuntu/zesty
upstream/20.4.1
v22.3
github.com: canonical/cloud-init.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_datasource
/
test_azure.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2021-12-03
1
-3394
/
+0
*
sources/azure: remove unused remnants related to agent command (#1119)
Chris Patterson
2021-11-29
1
-34
/
+12
*
testing: monkeypatch system_info call in unit tests (SC-533) (#1117)
James Falcon
2021-11-22
1
-10
/
+3
*
azure: pps imds (#1093)
Anh Vo
2021-11-02
1
-5
/
+78
*
tox: bump the pinned flake8 and pylint version (#1029)
Paride Legovini
2021-09-21
1
-3
/
+3
*
Azure: Retry dhcp on timeouts when polling reprovisiondata (#998)
aswinrajamannar
2021-08-24
1
-0
/
+34
*
Azure: During primary nic detection, check interface status continuously befo...
aswinrajamannar
2021-08-20
1
-5
/
+15
*
Azure: Check if interface is up after sleep when trying to bring it up (#972)
aswinrajamannar
2021-08-12
1
-0
/
+19
*
Azure: Limit polling network metadata on connection errors (#961)
aswinrajamannar
2021-08-10
1
-2
/
+8
*
Azure: mount default provisioning iso before try device listing (#870)
Anh Vo
2021-07-19
1
-12
/
+40
*
Allow user control over update events (#834)
James Falcon
2021-05-13
1
-2
/
+2
*
Add \r\n check for SSH keys in Azure (#889)
James Falcon
2021-05-05
1
-0
/
+12
*
Azure: adding support for consuming userdata from IMDS (#884)
Anh Vo
2021-04-27
1
-0
/
+50
*
Azure: Retry net metadata during nic attach for non-timeout errs (#878)
aswinrajamannar
2021-04-26
1
-11
/
+84
*
Azure: Retrieve username and hostname from IMDS (#865)
Thomas Stringer
2021-04-26
1
-3
/
+84
*
azure: Removing ability to invoke walinuxagent (#799)
Anh Vo
2021-04-13
1
-97
/
+0
*
Add flexibility to IMDS api-version (#793)
Thomas Stringer
2021-03-03
1
-3
/
+39
*
Azure: Support for VMs without ephemeral resource disks. (#800)
Johnson Shi
2021-02-22
1
-12
/
+40
*
azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798)
Chad Smith
2021-02-19
1
-5
/
+34
*
Fix regression with handling of IMDS ssh keys (#760)
Thomas Stringer
2021-01-11
1
-1
/
+3
*
Azure: only generate config for NICs with addresses (#709)
Thomas Stringer
2020-12-16
1
-0
/
+40
*
Ability to hot-attach NICs to preprovisioned VMs before reprovisioning (#613)
aswinrajamannar
2020-11-23
1
-14
/
+422
*
DataSourceAzure: update password for defuser if exists (#671)
Anh Vo
2020-11-18
1
-0
/
+3
*
DataSourceAzure: send failure signal on Azure datasource failure (#594)
Johnson Shi
2020-11-18
1
-44
/
+278
*
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-11-02
1
-5
/
+5
*
DataSourceAzure: write marker file after report ready in preprovisioning (#590)
Johnson Shi
2020-10-16
1
-18
/
+68
*
net: add the ability to blacklist network interfaces based on driver during e...
Anh Vo
2020-10-13
1
-14
/
+35
*
Azure parse_network_config uses fallback cfg when generate IMDS network cfg f...
Johnson Shi
2020-09-24
1
-57
/
+73
*
Retrieve SSH keys from IMDS first with OVF as a fallback (#509)
Thomas Stringer
2020-09-10
1
-10
/
+54
*
Azure: Add netplan driver filter when using hv_netvsc driver (#539)
James Falcon
2020-08-24
1
-0
/
+17
*
azure: disable bouncing hostname when setting hostname fails (#494)
Anh Vo
2020-07-22
1
-0
/
+11
*
test: fix all flake8 E126 errors (#425)
Joshua Powers
2020-06-10
1
-14
/
+19
*
Move subp into its own module. (#416)
Scott Moser
2020-06-08
1
-15
/
+15
*
Enhance poll imds logging (#365)
Moustafa Moustafa
2020-06-03
1
-4
/
+5
*
test: fix all flake8 E121 and E123 errors (#404)
Joshua Powers
2020-06-02
1
-4
/
+4
*
cloudinit: drop dependencies on unittest2 and contextlib2 (#322)
Daniel Watkins
2020-04-24
1
-4
/
+4
*
cloudinit/tests: remove unneeded with_logs configuration (#263)
Daniel Watkins
2020-03-19
1
-2
/
+0
*
azure: avoid re-running cloud-init when instance-id is byte-swapped (#84)
AOhassan
2019-12-12
1
-3
/
+21
*
azure: support secondary ipv6 addresses (#33)
Chad Smith
2019-11-13
1
-2
/
+32
*
azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6
Chad Smith
2019-11-04
1
-0
/
+101
*
azure: Do not lock user on instance id change
Sam Eiderman
2019-10-29
1
-0
/
+16
*
Azure: Record boot timestamps, system information, and diagnostic events
Anh Vo
2019-08-14
1
-5
/
+10
*
azure/net: generate_fallback_nic emits network v2 config instead of v1
Chad Smith
2019-08-13
1
-1
/
+58
*
net: add rfc3442 (classless static routes) to EphemeralDHCP
Ryan Harper
2019-07-16
1
-2
/
+4
*
azure: add region and AZ properties from imds compute location metadata
Chad Smith
2019-06-25
1
-7
/
+40
*
freebsd: ability to grow root file system
Gonéri Le Bouder
2019-05-28
1
-24
/
+0
*
DataSourceAzure: Adjust timeout for polling IMDS
Anh Vo
2019-05-08
1
-3
/
+7
*
test_azure: mock util.SeLinuxGuard where needed
Jason Zions (MSFT)
2019-04-18
1
-0
/
+3
*
Azure: Ensure platform random_seed is always serializable as JSON.
Jason Zions (MSFT)
2019-03-26
1
-2
/
+22
*
drop Python 2.6 support and our NIH version detection
Daniel Watkins
2019-03-04
1
-3
/
+1
[next]