summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_apt_source_v1.py
AgeCommit message (Expand)Author
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-10-29Remove (deprecated) apt-key (#1068)Brett Holman
2020-06-30Disable ec2 mirror for non aws instances (#390)lucasmoura
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-01-23cloudinit: remove ImportError handling for mock imports (#182)Daniel Watkins
2020-01-16util: rename get_architecture to get_dpkg_architecture (#173)Daniel Watkins
2018-05-17read_file_or_url: move to url_helper, fix bug in its FileResponse.Scott Moser
2018-03-16tests: Make pylint happy and fix python2.6 uses of assertRaisesRegex.Scott Moser
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-08-26apt-config: allow both old and new format to be present.Christian Ehrhardt
2016-08-18Apt: add new apt configuration formatChristian Ehrhardt