summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceAzure.py
AgeCommit message (Expand)Author
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-06-25azure: add region and AZ properties from imds compute location metadataChad Smith
2019-05-08DataSourceAzure: Adjust timeout for polling IMDSAnh Vo
2019-04-18mount_cb: do not pass sync and rw options to mountGonéri Le Bouder
2019-04-03Azure: Treat _unset network configuration as if it were absentJason Zions (MSFT)
2019-04-03DatasourceAzure: add additional logging for azure datasourceAnh Vo
2019-03-26Azure: Ensure platform random_seed is always serializable as JSON.Jason Zions (MSFT)
2019-02-22azure: Filter list of ssh keys pulled from fabricJason Zions (MSFT)
2019-01-15[Azure] Increase retries when talking to Wireserver during metadata walkJason Zions
2018-12-14Update to pylint 2.2.2.Scott Moser
2018-11-29azure: detect vnet migration via netlink media change eventTamilmani Manoharan
2018-11-29Azure: fix copy/paste error in error handling when reading azure ovf.Adam DePue
2018-11-15azure: _poll_imds only retry on 404. Fail on TimeoutChad Smith
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-01azure: remove /etc/netplan/90-hotplug-azure.yaml when net from IMDSChad Smith
2018-10-31azure: report ready to fabric after reprovision and reduce loggingasakkurr
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-08-17azure: allow azure to generate network configuration from IMDS per boot.Chad Smith
2018-05-23Azure: Ignore NTFS mount errors when checking ephemeral drivePaul Meyer
2018-05-03azure: Add reported ready marker file.Joshua Chan
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-03-23Reduce AzurePreprovisioning HTTP timeouts.Douglas Jordan
2018-03-10This commit fixes get_hostname on the AzureDataSource.Douglas Jordan
2018-01-24Azure VM Preprovisioning support.Douglas Jordan
2017-12-20Azure: Only bounce network when necessary.Chad Smith
2017-12-15lint: Fix lints seen by pylint version 1.8.1.Chad Smith
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-11-30ec2: Fix sandboxed dhclient background process cleanup.Chad Smith
2017-11-09Azure: don't generate network configuration for SRIOV devicesScott Moser
2017-09-18Azure: wait longer for SSH pub keys to arrive.Paul Meyer
2017-06-27Azure: Add network-config, Refactor net layer to handle duplicate macs.Ryan Harper
2017-06-15FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd.Scott Moser
2017-06-15FreeBSD: fix test failureScott Moser
2017-06-15FreeBSD: replace ifdown/ifup with "ifconfig down" and "ifconfig up".Hongjiang Zhang
2017-06-15FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist.Hongjiang Zhang
2017-06-01azure: remove accidental duplicate line in merge.Scott Moser
2017-06-01azure: identify platform by well known value in chassis asset tag.Chad Smith
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott Moser
2017-05-17Azure: fix reformatting of ephemeral disks on resize to large types.Scott Moser
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2017-04-21pylint: fix all logging warningsJoshua Powers
2017-03-21Bounce network interface for Azure when using the built-in path.Brent Baude
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm