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_rh_subscription.py
Age
Commit message (
Expand
)
Author
2018-07-21
pylint: Fix pylint warnings reported in pylint 2.0.0.
Scott Moser
2017-11-10
rh_subscription: Perform null checks for enabled and disabled repos.
Dave Mulford
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-11-22
flake8: fix trailing white space
Scott Moser
2016-11-22
cloudinit/config/cc_rh_subscription.py: Remove repos before adding
Brent Baude
2016-05-19
Fix up tests and flake8 warnings
Joshua Harlow
2016-05-19
Remerge against head/master
Joshua Harlow
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-05-11
Fix py26 for rhel (and older versions of python)
Joshua Harlow
2016-04-06
fix tests and hopefully actually work
Scott Moser
2015-05-29
Corrected spelling error on variable name
Brent Baude
2015-05-27
Updated files with upstream review comments thanks to Dan and Scott
Brent Baude
2015-05-21
This commit consists of three things based on feedback from smosher:
Brent Baude