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_scaleway.py
Age
Commit message (
Expand
)
Author
2021-12-03
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2021-09-21
tox: bump the pinned flake8 and pylint version (#1029)
Paride Legovini
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-06-10
test: fix all flake8 E126 errors (#425)
Joshua Powers
2020-06-02
test: fix all flake8 E121 and E123 errors (#404)
Joshua Powers
2020-01-29
Scaleway: Fix DatasourceScaleway to avoid backtrace (#128)
Louis Bouchard
2019-04-10
Revert "DataSource: move update_events from a class to an instance..."
Daniel Watkins
2019-03-14
DataSource: move update_events from a class to an instance attribute
Daniel Watkins
2018-12-20
Scaleway: Support ssh keys provided inside an instance tag.
PORTE Loïc
2018-08-17
Scaleway: Add network configuration to the DataSource
Louis Bouchard
2018-05-23
tests: Avoid using https in httpretty, improve HttPretty test case.
Scott Moser
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-07-17
Scaleway: add datasource with user and vendor data for Scaleway.
Julien Castets