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
/
tests
/
unittests
/
test_datasource
/
test_azure.py
Age
Commit message (
Expand
)
Author
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
2016-11-22
Azure: No longer rely on walinux agent.
Scott Moser
2016-11-18
Add activate_datasource, for datasource specific code paths.
Scott Moser
2016-05-19
Remerge against head/master
Joshua Harlow
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-05-11
Fix py26 for rhel (and older versions of python)
Joshua Harlow
2016-03-04
pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial)
Ryan Harper
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-10-30
Use DMI data to find Azure instance IDs.
Daniel Watkins
2015-10-14
AZURE: support extracting SSH key values from ovf-env.xml
Ben Howard
2015-07-22
mounts: support reliably detecting and using Azure ephemeral disks
Scott Moser
2015-07-21
fix 'make pyflakes'
Scott Moser
2015-07-21
Use /dev/disk devices for Azure ephemeral disk.
Daniel Watkins
2015-05-22
AZURE: Redact on-disk user password in /var/lib/ovf-env.xml
Ben Howard
2015-05-15
pep8 fixes
Scott Moser
2015-05-08
Reintroduce original code path.
Daniel Watkins
2015-05-08
Move our walinuxagent implementation to a single function call.
Daniel Watkins
2015-05-08
Split WALinuxAgentShim code out to separate file.
Daniel Watkins
2015-05-08
Make find_endpoint a staticmethod to clean up top-level namespace.
Daniel Watkins
2015-05-08
Return a dict of data from WALinuxAgentShim, rather than accessing attributes.
Daniel Watkins
2015-05-07
Implement basic replacement for walinuxagent in Azure data source.
Daniel Watkins
2015-04-15
Reset host name after bounce has allowed walinuxagent to run successfully.
Daniel Watkins
2015-04-15
Add unit tests for Azure hostname bouncing.
Daniel Watkins
2015-02-24
use util.decode_binary rather than str, add tests.
Scott Moser
2015-02-18
Read ovf-env.xml as bytes.
Daniel Watkins
2015-01-27
Respond to review:
Barry Warsaw
2015-01-26
Repair the Python 2.6 tests.
Barry Warsaw
2015-01-26
More test repairs.
Barry Warsaw
2015-01-22
Use .addCleanup() instead of a .tearDown() where appropriate, although we
Barry Warsaw
2015-01-21
Fix file modes to be Python 2/3 compatible.
Barry Warsaw
[next]