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_handler
/
test_handler_apt_source_v3.py
Age
Commit message (
Expand
)
Author
2021-05-18
Added support for importing keys via primary/security mirror clauses (#882)
Paul Goins
2020-06-30
Disable ec2 mirror for non aws instances (#390)
lucasmoura
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-06-01
test: fix all flake8 E741 errors (#401)
Joshua Powers
2020-03-23
cc_apt_configure/util: combine search_for_mirror implementations (#271)
Daniel Watkins
2020-01-23
cloudinit: remove ImportError handling for mock imports (#182)
Daniel Watkins
2020-01-16
util: rename get_architecture to get_dpkg_architecture (#173)
Daniel Watkins
2020-01-16
Ensure util.get_architecture() runs only once (#172)
Ryan Harper
2019-08-19
ubuntu-drivers: emit latelink=true debconf to accept nvidia eula
Chad Smith
2018-09-17
tests: Add mock for util.get_hostname.
Robert Schweikert
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-05-17
read_file_or_url: move to url_helper, fix bug in its FileResponse.
Scott Moser
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-09-08
tests: cleanup tempdirs in apt_source tests
Scott Moser
2016-08-18
Apt: add new apt configuration format
Christian Ehrhardt