summaryrefslogtreecommitdiff
path: root/tests/unittests/test_rh_subscription.py
AgeCommit message (Expand)Author
2020-06-08Move subp into its own module. (#416)Scott Moser
2018-07-21pylint: Fix pylint warnings reported in pylint 2.0.0.Scott Moser
2017-11-10rh_subscription: Perform null checks for enabled and disabled repos.Dave Mulford
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-11-22flake8: fix trailing white spaceScott Moser
2016-11-22cloudinit/config/cc_rh_subscription.py: Remove repos before addingBrent Baude
2016-05-19Fix up tests and flake8 warningsJoshua Harlow
2016-05-19Remerge against head/masterJoshua Harlow
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2016-05-11Fix py26 for rhel (and older versions of python)Joshua Harlow
2016-04-06fix tests and hopefully actually workScott Moser
2015-05-29Corrected spelling error on variable nameBrent Baude
2015-05-27Updated files with upstream review comments thanks to Dan and ScottBrent Baude
2015-05-21This commit consists of three things based on feedback from smosher:Brent Baude