summaryrefslogtreecommitdiff
path: root/cloudinit/importer.py
Commit message (Expand)AuthorAgeFilesLines
* Standardize kernel commandline user interface (#2093)Brett Holman2023-03-311-11/+26
* Modernise importer.py and type ModuleDetails (#1605)Alberto Contreras2022-07-221-17/+27
* Add json schemas for modules starting with PJames Falcon2022-03-081-19/+0
* use PEP 589 syntax for TypeDict (#1253)Brett Holman2022-02-141-14/+12
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-1/+2
* Add Strict Metaschema Validation (#1101)Brett Holman2021-12-061-1/+23
* LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm2016-12-221-19/+9
* Remove/adjust the verbose 'failed at attempted import of' logJoshua Harlow2014-09-021-13/+8
* Remove some of the more useless debug logsJoshua Harlow2014-07-151-4/+0
* Log message around import failureJoshua Harlow2013-10-091-2/+4
* 1. Add an importer function that will search for a given module in a set of s...Joshua Harlow2012-06-201-9/+35
* 1. Show what we are importingJoshua Harlow2012-06-201-2/+10
* Add copyright + index hash directly instead of get.Joshua Harlow2012-06-091-2/+22
* 1. Adding some new helper files that split off file inclusion, templating, im...Joshua Harlow2012-06-071-0/+11