summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_landscape.py
AgeCommit message (Expand)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2017-12-15lint: Fix lints seen by pylint version 1.8.1.Chad Smith
2017-08-23cc_landscape & cc_puppet: Fix six.StringIO use in writing configsChad Smith
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2013-03-07fix pep8 and pylintScott Moser
2013-03-07merge from trunkScott Moser
2013-03-06Continue working on merging code.Joshua Harlow
2013-01-27Adding package versioning logic to package_commandCraig Tracey
2012-10-27Helpful cleanups.harlowja
2012-10-23Restart landscape at the end of the configurationThomas Hervé
2012-10-15Skip install when there is not configuration, and install the package to be s...Thomas Hervé
2012-09-05Check if the config was specifiedThomas Hervé
2012-09-05Add RUN=1 to the default fileThomas Hervé
2012-06-22Configobj should be a requirement now, and not optional,harlowja
2012-06-21Use RuntimeError subclass instead of top level ExceptionJoshua Harlow
2012-06-211. Renames for debug message from 'transform' to 'module'harlowja
2012-06-20Massive pylint + pep8 fixups!Joshua Harlow
2012-06-20Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow