summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_scaleway.py
AgeCommit message (Expand)Author
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-09-21tox: bump the pinned flake8 and pylint version (#1029)Paride Legovini
2020-11-02cloudinit: move dmi functions out of util (#622)Scott Moser
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-06-02test: fix all flake8 E121 and E123 errors (#404)Joshua Powers
2020-01-29Scaleway: Fix DatasourceScaleway to avoid backtrace (#128)Louis Bouchard
2019-04-10Revert "DataSource: move update_events from a class to an instance..."Daniel Watkins
2019-03-14DataSource: move update_events from a class to an instance attributeDaniel Watkins
2018-12-20Scaleway: Support ssh keys provided inside an instance tag.PORTE Loïc
2018-08-17Scaleway: Add network configuration to the DataSourceLouis Bouchard
2018-05-23tests: Avoid using https in httpretty, improve HttPretty test case.Scott Moser
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-07-17Scaleway: add datasource with user and vendor data for Scaleway.Julien Castets