index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
sources
/
DataSourceAzure.py
Age
Commit message (
Expand
)
Author
2021-09-17
Set Azure to apply networking config every BOOT (#1023)
James Falcon
2021-09-03
Set Azure to only update metadata on BOOT_NEW_INSTANCE (#1006)
James Falcon
2021-08-24
Azure: Retry dhcp on timeouts when polling reprovisiondata (#998)
aswinrajamannar
2021-08-20
Azure: During primary nic detection, check interface status continuously befo...
aswinrajamannar
2021-08-12
Azure: Check if interface is up after sleep when trying to bring it up (#972)
aswinrajamannar
2021-08-10
Azure: Limit polling network metadata on connection errors (#961)
aswinrajamannar
2021-08-05
generate contents for ovf-env.xml when provisioning via IMDS (#959)
Anh Vo
2021-07-19
Azure: mount default provisioning iso before try device listing (#870)
Anh Vo
2021-05-13
Allow user control over update events (#834)
James Falcon
2021-05-05
Add \r\n check for SSH keys in Azure (#889)
James Falcon
2021-04-27
Azure: adding support for consuming userdata from IMDS (#884)
Anh Vo
2021-04-26
Azure: Retry net metadata during nic attach for non-timeout errs (#878)
aswinrajamannar
2021-04-26
Azure: Retrieve username and hostname from IMDS (#865)
Thomas Stringer
2021-04-23
Azure: eject the provisioning iso before reporting ready (#861)
Anh Vo
2021-04-13
azure: Removing ability to invoke walinuxagent (#799)
Anh Vo
2021-03-03
Add flexibility to IMDS api-version (#793)
Thomas Stringer
2021-02-22
Azure: Support for VMs without ephemeral resource disks. (#800)
Johnson Shi
2021-02-19
azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798)
Chad Smith
2021-01-11
Fix regression with handling of IMDS ssh keys (#760)
Thomas Stringer
2021-01-04
Azure: Add telemetry for poll IMDS (#741)
Johnson Shi
2020-12-16
Azure: only generate config for NICs with addresses (#709)
Thomas Stringer
2020-11-23
Ability to hot-attach NICs to preprovisioned VMs before reprovisioning (#613)
aswinrajamannar
2020-11-18
DataSourceAzure: update password for defuser if exists (#671)
Anh Vo
2020-11-18
DataSourceAzure: send failure signal on Azure datasource failure (#594)
Johnson Shi
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-10-16
DataSourceAzure: write marker file after report ready in preprovisioning (#590)
Johnson Shi
2020-10-15
azure: clean up and refactor report_diagnostic_event (#563)
Johnson Shi
2020-10-13
net: add the ability to blacklist network interfaces based on driver during e...
Anh Vo
2020-09-24
Azure parse_network_config uses fallback cfg when generate IMDS network cfg f...
Johnson Shi
2020-09-10
Retrieve SSH keys from IMDS first with OVF as a fallback (#509)
Thomas Stringer
2020-08-25
tox: bump the pylint version to 2.6.0 in the default run (#544)
Paride Legovini
2020-08-24
Azure: Add netplan driver filter when using hv_netvsc driver (#539)
James Falcon
2020-08-20
Pushing cloud-init log to the KVP (#529)
Moustafa Moustafa
2020-07-22
azure: disable bouncing hostname when setting hostname fails (#494)
Anh Vo
2020-07-15
DataSourceAzure: Use ValueError when JSONDecodeError is not available (#490)
Anh Vo
2020-07-15
cloudinit: remove global disable of pylint W0107 and fix errors (#489)
Daniel Watkins
2020-07-13
cloudinit: remove global disable of pylint W0105 and fix errors (#480)
Daniel Watkins
2020-06-19
printing the error stream of the dhclient process before killing it (#369)
Moustafa Moustafa
2020-06-10
test: fix all flake8 E126 errors (#425)
Joshua Powers
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-06-03
Enhance poll imds logging (#365)
Moustafa Moustafa
2019-12-18
cloud-init: fix capitalisation of SSH (#126)
Daniel Watkins
2019-12-12
azure: avoid re-running cloud-init when instance-id is byte-swapped (#84)
AOhassan
2019-11-13
azure: support secondary ipv6 addresses (#33)
Chad Smith
2019-11-04
azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6
Chad Smith
2019-10-29
azure: Do not lock user on instance id change
Sam Eiderman
2019-08-14
Azure: Record boot timestamps, system information, and diagnostic events
Anh Vo
2019-08-13
azure/net: generate_fallback_nic emits network v2 config instead of v1
Chad Smith
2019-06-25
azure: add region and AZ properties from imds compute location metadata
Chad Smith
2019-05-08
DataSourceAzure: Adjust timeout for polling IMDS
Anh Vo
[next]