cloud-init/cloudinit
2012-06-23 15:06:26 -07:00
..
config Fix a bunch of == None cases 2012-06-23 15:06:26 -07:00
distros 1. Adjust for the cases of 'yes', 'no', 'true', 'false' by 2012-06-22 18:17:29 -07:00
handlers 1. Only register and increment the handler count after we have ensured it imports and call_begin passes. 2012-06-21 17:15:45 -07:00
sources Fix a bunch of == None cases 2012-06-23 15:06:26 -07:00
__init__.py Moved these functions to utils. 2012-06-11 17:12:29 -07:00
cloud.py 1. Renames for debug message from 'transform' to 'module' 2012-06-21 09:12:16 -07:00
helpers.py 1. Use a common config merging class now in helpers 2012-06-23 15:00:41 -07:00
importer.py 1. Add an importer function that will search for a given module in a set of search module 'prefixes' 2012-06-20 23:40:00 -07:00
log.py Massive pylint + pep8 fixups! 2012-06-20 17:13:55 -07:00
netinfo.py Unused import removed 2012-06-16 09:41:13 -07:00
settings.py Remove suppport for ec2-config 2012-06-22 12:35:51 -07:00
ssh_util.py Simplify sshd config loading to make it use one set of functions/objects/classes 2012-06-21 12:30:32 -07:00
stages.py Fix a bunch of == None cases 2012-06-23 15:06:26 -07:00
templater.py Allow file rendering to pass in a file permission when writing. 2012-06-16 08:57:05 -07:00
url_helper.py 1. Move all info() logging methods to debug() 2012-06-21 08:38:12 -07:00
user_data.py 1. Adjust the logging of phone home module when its not enabled 2012-06-22 22:04:37 -07:00
util.py Fix a bunch of == None cases 2012-06-23 15:06:26 -07:00
version.py Added a python file which can be used internally to determine the version of cloud init that is running for internal messaging, if desired 2012-06-15 17:39:42 -07:00