cloud-init/cloudinit
Joshua Harlow 478e00a997 Update so that the content types searched for launch-index
variable has a little more meaning and by default look in
metadata for 'launch-index' and have ec2 instead look for 
a different variable (thus allowing more datasources to just work).
2012-08-27 10:56:47 -07:00
..
config cc_ssh.py: add the "get user zero" logic, disable root even if no user 2012-08-22 23:38:20 -04:00
distros do not attempt the useradd command if user exists 2012-08-22 22:40:52 -04:00
handlers fix pep8 complaints. 2012-08-22 14:12:32 -04:00
sources Update so that the content types searched for launch-index 2012-08-27 10:56:47 -07:00
__init__.py remove warning message to console on empty user-data 2012-06-28 13:10:56 -04:00
cloud.py Update so that the content types searched for launch-index 2012-08-27 10:56:47 -07:00
helpers.py Return a more useful name for the file lock (which shows what file is being locked). 2012-07-09 20:34:10 -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 fix pep8 complaints. 2012-08-22 14:12:32 -04:00
netinfo.py Readd the original prefix to the netinfo (if provided). 2012-06-29 12:28:44 -07:00
settings.py Add a 'none' datasource as a last resort fallback 2012-08-19 22:28:14 -07:00
ssh_util.py Add support for printing out the authkey's for the default user. 2012-08-18 21:15:52 -07:00
stages.py Add the capability to understand and filter on 2012-08-26 15:04:06 -07:00
templater.py Revert back to using cheetah + adjust resultant code + templates 2012-07-09 16:41:45 -04:00
url_helper.py url_helper.py, cc_rightscale_userdata.py: reduce WARN to DEBUG 2012-07-09 16:52:44 -04:00
user_data.py Update so that the content types searched for launch-index 2012-08-27 10:56:47 -07:00
util.py fix issues from 'make pylint' 2012-08-22 21:20:34 -04: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