summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_rh_subscription.py
AgeCommit message (Expand)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-01-20Use proper spelling for Red Hat (#778)Dan Kenigsberg
2020-06-08Move subp into its own module. (#416)Scott Moser
2019-01-28flake8: use ==/!= to compare str, bytes, and int literalsParide Legovini
2018-07-21pylint: Fix pylint warnings reported in pylint 2.0.0.Scott Moser
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-01-26Fix potential cases of uninitialized variables.Chad Smith
2017-11-10rh_subscription: Perform null checks for enabled and disabled repos.Dave Mulford
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-11-22cloudinit/config/cc_rh_subscription.py: Remove repos before addingBrent Baude
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-08-10Add distro tags on config modules that should have itJoshua Harlow
2016-04-06fix tests and hopefully actually workScott Moser
2016-04-06rh_subscription: only check subscription if configuredScott Moser
2016-03-04pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial)Ryan Harper
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2015-08-04pep8 fixesScott Moser
2015-06-15cc_rh_subscription: fixes for python3Scott Moser
2015-05-29Corrected spelling error on variable nameBrent Baude
2015-05-28Tightening up an error message and isinstance usage based on feedback from DanBrent 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
2015-05-14This patch adds a cloud-init plugin for helping users registerBrent Baude