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_aliyun.py
Age
Commit message (
Expand
)
Author
2021-12-03
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2021-03-08
Fix requiring device-number on EC2 derivatives (#836)
James Falcon
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-06-02
test: fix all flake8 E121 and E123 errors (#404)
Joshua Powers
2020-01-29
Replace mock library with unittest.mock (#186)
Daniel Watkins
2018-10-09
instance-data: Add standard keys platform and subplatform. Refactor ec2.
Chad Smith
2018-05-23
tests: Avoid using https in httpretty, improve HttPretty test case.
Scott Moser
2017-12-11
ec2: Use instance-identity doc for region and instance-id
Andrew Jorgensen
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-08-09
ec2: Allow Ec2 to run in init-local using dhclient in a sandbox.
Chad Smith
2017-05-30
AliYun: Enable platform identification and enable by default.
Junjie Wang
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-11-01
AliYun: Add new datasource for Ali-Cloud ECS
kaihuan.pkh