summaryrefslogtreecommitdiff
path: root/cloudinit/cloud.py
AgeCommit message (Expand)Author
2018-08-24logging: Add logging config type hyperv for reporting via Azure KVPAndy Liu
2018-03-14set_hostname: When present in metadata, set it before network bringup.Chad Smith
2017-11-10Improve warning message when a template is not found.Robert Schweikert
2017-04-21pylint: fix all logging warningsJoshua Powers
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2015-08-31split 'events' portion of reporting into separate fileScott Moser
2015-08-04fix lack of import in cloud.pyScott Moser
2015-08-02fix tests from syncScott Moser
2015-07-31plumb the rest the reporting throughScott Moser
2012-08-27Update so that the content types searched for launch-indexJoshua Harlow
2012-08-26Add the capability to understand and filter onJoshua Harlow
2012-08-22rework package mirror selectionScott Moser
2012-06-211. Renames for debug message from 'transform' to 'module'harlowja
2012-06-20Massive pylint + pep8 fixups!Joshua Harlow
2012-06-18When logging is 'cycled' ensure that we call the logging reset routine first.Joshua Harlow
2012-06-16Add comment as to why the cloud object/wrapper is usefulJoshua Harlow
2012-06-15Fixups to ensure that pylint does not find anything major wrong.Joshua Harlow
2012-06-15Instead of having the cloud pass large references to its constructor, this ha...Joshua Harlow
2012-06-11This will now just contain the "public" view of the cloud objects, backed by ...Joshua Harlow
2012-06-09More init fs here, cleanup after user_data file moves + other cleanups.Joshua Harlow
2012-06-08Move to having a parts directory/module + seperate modules.Joshua Harlow
2012-06-08Fixup CloudConfig by using new module functions and calling objects.Joshua Harlow
2012-06-08This now holds the following classes:Joshua Harlow
2012-06-07Add this file which will contain the cloud init and cloud config classes.Joshua Harlow