index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_datasource
/
test_azure.py
Age
Commit message (
Expand
)
Author
2020-07-22
azure: disable bouncing hostname when setting hostname fails (#494)
Anh Vo
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
2020-06-02
test: fix all flake8 E121 and E123 errors (#404)
Joshua Powers
2020-04-24
cloudinit: drop dependencies on unittest2 and contextlib2 (#322)
Daniel Watkins
2020-03-19
cloudinit/tests: remove unneeded with_logs configuration (#263)
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-07-16
net: add rfc3442 (classless static routes) to EphemeralDHCP
Ryan Harper
2019-06-25
azure: add region and AZ properties from imds compute location metadata
Chad Smith
2019-05-28
freebsd: ability to grow root file system
Gonéri Le Bouder
2019-05-08
DataSourceAzure: Adjust timeout for polling IMDS
Anh Vo
2019-04-18
test_azure: mock util.SeLinuxGuard where needed
Jason Zions (MSFT)
2019-03-26
Azure: Ensure platform random_seed is always serializable as JSON.
Jason Zions (MSFT)
2019-03-04
drop Python 2.6 support and our NIH version detection
Daniel Watkins
2019-02-26
tests: fix some slow tests and some leaking state
Daniel Watkins
2018-11-29
azure: detect vnet migration via netlink media change event
Tamilmani Manoharan
2018-11-15
azure: _poll_imds only retry on 404. Fail on Timeout
Chad Smith
2018-11-13
azure: retry imds polling on requests.Timeout
Chad Smith
2018-11-12
azure: Accept variation in error msg from mount for ntfs volumes
Jason Zions
2018-11-12
azure: fix regression introduced when persisting ephemeral dhcp lease
asakkurr
2018-10-31
azure: report ready to fabric after reprovision and reduce logging
asakkurr
2018-10-17
azure: Add apply_network_config option to disable network from IMDS
Chad Smith
2018-10-09
instance-data: Add standard keys platform and subplatform. Refactor ec2.
Chad Smith
2018-08-17
azure: allow azure to generate network configuration from IMDS per boot.
Chad Smith
2018-05-23
Azure: Ignore NTFS mount errors when checking ephemeral drive
Paul Meyer
2018-05-03
azure: Add reported ready marker file.
Joshua Chan
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-03-23
Reduce AzurePreprovisioning HTTP timeouts.
Douglas Jordan
2018-03-10
This commit fixes get_hostname on the AzureDataSource.
Douglas Jordan
2018-01-24
Azure VM Preprovisioning support.
Douglas Jordan
2017-12-20
Azure: Only bounce network when necessary.
Chad Smith
2017-12-07
pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.
Ryan Harper
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-11-30
ec2: Fix sandboxed dhclient background process cleanup.
Chad Smith
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-06-27
Azure: Add network-config, Refactor net layer to handle duplicate macs.
Ryan Harper
2017-06-15
FreeBSD: fix test failure
Scott Moser
2017-06-15
FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist.
Hongjiang Zhang
2017-06-15
write_file(s): Print permissions as octal, not decimal
Andrew Jorgensen
2017-06-01
azure: identify platform by well known value in chassis asset tag.
Chad Smith
2017-05-23
flake8: move the pinned version of flake8 up to 3.3.0
Scott Moser
2017-05-17
Azure: fix reformatting of ephemeral disks on resize to large types.
Scott Moser
2017-05-10
FreeBSD: improvements and fixes for use on Azure
Hongjiang Zhang
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
[next]