index
:
delta/cloud-init-git.git
22.4.x
23.1.x
archived/19.1
cla
d80d0fcc0
dependabot/pip/cryptography-3.2
dependabot/pip/cryptography-3.3.2
deps
docs/19.1
james-hotplug
main
master
oddbloke-travis-test
pr_holman_docs
quick-check
rtd-build
single-schema-validation
single-schema-validation-a-d
stable-18.4
stable-19.4
test_upgrade
tests
tests-wip
ubuntu/artful
ubuntu/bionic
ubuntu/bionic-22.4.x
ubuntu/bionic-23.1.x
ubuntu/cosmic
ubuntu/daily/bionic
ubuntu/daily/devel
ubuntu/daily/eoan
ubuntu/daily/focal
ubuntu/daily/groovy
ubuntu/daily/hirsute
ubuntu/daily/impish
ubuntu/daily/xenial
ubuntu/devel
ubuntu/devel-23.1.x
ubuntu/disco
ubuntu/eoan
ubuntu/focal
ubuntu/focal-22.4.x
ubuntu/focal-23.1.x
ubuntu/groovy
ubuntu/hirsute
ubuntu/impish
ubuntu/jammy
ubuntu/jammy-22.4.x
ubuntu/jammy-23.1.x
ubuntu/kinetic
ubuntu/kinetic-22.4.x
ubuntu/kinetic-23.1.x
ubuntu/lunar
ubuntu/lunar-23.1.x
ubuntu/precise
ubuntu/trusty
ubuntu/xenial
ubuntu/yakkety
ubuntu/zesty
upstream/20.4.1
v22.3
github.com: canonical/cloud-init.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_datasource
/
test_maas.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2021-12-03
1
-200
/
+0
*
cloudinit/tests: remove unneeded with_logs configuration (#263)
Daniel Watkins
2020-03-19
1
-1
/
+0
*
Replace mock library with unittest.mock (#186)
Daniel Watkins
2020-01-29
1
-1
/
+1
*
pylint: pay attention to unused variable warnings.
Scott Moser
2018-04-19
1
-2
/
+2
*
MAAS: add check_instance_id based off oauth tokens.
Scott Moser
2018-01-10
1
-7
/
+46
*
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-09-05
1
-1
/
+1
*
flake8: move the pinned version of flake8 up to 3.3.0
Scott Moser
2017-05-23
1
-1
/
+1
*
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-22
1
-0
/
+2
*
MAAS: add vendor-data support
Scott Moser
2016-08-12
1
-65
/
+62
*
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-05-12
1
-2
/
+2
*
Update pep8 runner and fix pep8 issues
Ryan Harper
2016-03-03
1
-8
/
+8
*
hopefully fix DataSourceMAAS
Scott Moser
2015-08-07
1
-1
/
+1
*
move towards user-data being binary
Scott Moser
2015-02-25
1
-4
/
+4
*
Repair the Python 2.6 tests.
Barry Warsaw
2015-01-26
1
-3
/
+2
*
Port the MAAS code to oauthlib.
Barry Warsaw
2015-01-26
1
-6
/
+1
*
* More str/bytes fixes.
Barry Warsaw
2015-01-26
1
-1
/
+6
*
More test ports from mocker to mock.
Barry Warsaw
2015-01-22
1
-28
/
+47
*
more
Dimitri John Ledkov
2014-07-23
1
-1
/
+1
*
more
Dimitri John Ledkov
2014-07-23
1
-1
/
+1
*
pyflakes cleanups
0.7.5
Scott Moser
2014-04-01
1
-1
/
+0
*
read_file_or_url: raise UrlError with 404 on ENOENT
Scott Moser
2014-01-24
1
-1
/
+1
*
Skip retry and continued fetch of userdata when NOT_FOUND
Joshua Harlow
2014-01-23
1
-1
/
+2
*
fix test
Scott Moser
2013-04-25
1
-2
/
+3
*
Get tests working and further adjustments.
harlowja
2013-02-23
1
-4
/
+7
*
more test cases for nocloud including one for config seed
Scott Moser
2013-02-07
1
-7
/
+1
*
fix pep8 complaints.
Scott Moser
2012-08-22
1
-11
/
+11
*
stright forward pylint cleanups to tests/ and tools/
Scott Moser
2012-08-09
1
-2
/
+0
*
Get this test working again.
Joshua Harlow
2012-06-21
1
-34
/
+30
*
add supprot for reading public-keys from DataSourcMAAS
Scott Moser
2012-03-16
1
-1
/
+3
*
rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhere
Scott Moser
2012-03-16
1
-15
/
+15
*
pep8 and pylint
Scott Moser
2012-03-08
1
-6
/
+8
*
add a test for read_maas_seed_url
Scott Moser
2012-03-08
1
-2
/
+36
*
fix tests for 'hostname' to 'local-hostname' and user-data not required
Scott Moser
2012-03-08
1
-6
/
+6
*
fix pylint and pep8 warnings
Scott Moser
2012-03-07
1
-1
/
+1
*
file for user-data should be 'user-data' (including the '-')
Scott Moser
2012-03-06
1
-7
/
+7
*
assert that userdata is not returned as part of metadata
Scott Moser
2012-03-06
1
-0
/
+3
*
Add initial DataSourceMaaS.
Scott Moser
2012-03-06
1
-0
/
+112