summaryrefslogtreecommitdiff
path: root/cloudinit/util.py
AgeCommit message (Expand)Author
2011-01-25fix bad variable name in readurlScott Moser
2011-01-25add missing urllib import in utilScott Moser
2011-01-25add support for reading rightscale style userdataScott Moser
2011-01-24move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invokingScott Moser
2011-01-20add caching of parsed configs to util.get_base_cfgScott Moser
2011-01-19initial /var/lib rework still lots to do. includes a fix for LP: #704509Scott Moser
2011-01-19support $MIRROR and $RELEASE in apt-source cloud-config lines (LP: #693292)Scott Moser
2011-01-19remove debug print statementScott Moser
2011-01-18support reading cloud_config from kernel command lineScott Moser
2011-01-18remove 'biultin' config, separate cloud.cfgScott Moser
2010-08-31append to apt_sources filenames rather than truncating.Scott Moser
2010-08-17fix syntax error in util.pyScott Moser
2010-08-13add support for '%s' in base of seed.Scott Moser
2010-08-12util: add read_optional_seed functionScott Moser
2010-08-12initial dump of "sans-cloud" code (DataSourceNoCloud)Scott Moser
2010-06-18add util.get_cfg_option_list_or_strScott Moser
2010-06-17remove use of cloudinit constants from util.py in get_base_cfg Scott Moser
2010-06-17add initial logging supportScott Moser
2010-06-15add vi modelines to python filesScott Moser
2010-03-29util.py: allow for case-insensitive "true" values in get_cfg_option_bool. Scott Moser
2010-02-04add copyright informationScott Moser
2010-02-03globally remove ec2init and rename to cloudinitScott Moser