summaryrefslogtreecommitdiff
path: root/cloudinit/distros/parsers/resolv_conf.py
AgeCommit message (Expand)Author
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2017-04-21pylint: fix all logging warningsJoshua Powers
2017-03-07net: do not raise exception for > 3 nameserversLars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2014-08-26further remove evidence of pylint.Scott Moser
2013-03-19appease pylint and pep8Scott Moser
2012-11-12Cleanup of /etc/hosts ordering and pep8/pylint adjustments.Joshua Harlow
2012-10-10System config niceness!Joshua Harlow