summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceNone.py
AgeCommit message (Expand)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2020-09-16cloudinit: remove unused LOG variables (#574)Daniel Watkins
2018-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser
2013-03-07fix pep8 and pylintScott Moser
2013-03-06Continue working on merging code.Joshua Harlow
2012-08-22Fix the userdata being populated to a dict (incorrect)Joshua Harlow
2012-08-20Remove the matching of the filesystem dep andJoshua Harlow
2012-08-19Add a 'none' datasource as a last resort fallbackJoshua Harlow