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_ds_identify.py
Age
Commit message (
Expand
)
Author
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-08-17
Add datasource Oracle Compute Infrastructure (OCI).
Scott Moser
2018-05-22
ds-identify: ensure that we have certain tokens in PATH.
Scott Moser
2018-05-15
ds-identify: recognize container-other as a container, test SmartOS.
Scott Moser
2018-04-30
IBMCloud: Disable config-drive and nocloud only if IBMCloud is enabled.
Scott Moser
2018-04-26
IBMCloud: recognize provisioning environment during debug boots.
Scott Moser
2018-03-23
IBMCloud: Initial IBM Cloud datasource.
Scott Moser
2018-03-21
Identify OpenTelekomCloud Xen as OpenStack DS.
Kurt Garloff
2018-03-19
Add Hetzner Cloud DataSource
Scott Moser
2018-02-21
OVF: Fix VMware support for 64-bit platforms.
Sankar Tanguturi
2018-02-21
ds-identify: Fix searching for iso9660 OVF cdroms.
Scott Moser
2018-02-12
ds-identify: check /writable/system-data/ for nocloud seed.
Scott Moser
2018-01-26
OVF: Extend well-known labels to include OVFENV.
Scott Moser
2018-01-23
Recognize uppercase vfat disk labels
James Penick
2017-12-12
ds-identify: failure in NoCloud due to unset variable usage.
Scott Moser
2017-12-08
OVF: improve ds-identify to support finding OVF iso transport.
Scott Moser
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-09-19
tests: fix ds-identify unit tests to set EC2_STRICT_ID_DEFAULT.
Scott Moser
2017-09-07
ds-identify: Make OpenStack return maybe on arch other than intel.
Scott Moser
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-06-01
azure: identify platform by well known value in chassis asset tag.
Chad Smith
2017-05-30
AliYun: Enable platform identification and enable by default.
Junjie Wang
2017-05-24
test: update docstring on test_configured_list_with_none
Scott Moser
2017-05-24
fix tools/ds-identify to not write None twice.
Scott Moser
2017-05-10
Add unit tests for ds-identify, fix Ec2 bug found.
Scott Moser