summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2013-09-08Use the same method for registering custom or default handlers.Scott Moser
2013-09-07Ensure udelta is validJoshua Harlow
2013-08-24support base64 encoded data in the smart os datasource.Scott Moser
2013-08-24changes to behavior on specifying keys.Scott Moser
2013-08-23Fixed some typos. Change decode_base64 from sys_cfg to ds_cfgBen Howard
2013-08-20fix bad arguments to subp inside of apply_hostname_bounceScott Moser
2013-08-20Updated merge proposal with current treeBen Howard
2013-08-20Fixed no_base64_decode settingsBen Howard
2013-08-15do not set 'password', but set 'passwd' to crypt'd valueScott Moser
2013-08-14cc_growpart: prefer growpart over parted 'resizepart'Scott Moser
2013-08-14cc_growpart: prefer growpart over parted 'resizepart'Scott Moser
2013-08-06merge from trunkScott Moser
2013-08-06fix pep8 and pylint warningsScott Moser
2013-08-06remove unused importScott Moser
2013-08-06remove unused LOG Scott Moser
2013-08-06initially add support for apt_ftp_proxy and apt_https_proxy. tests to come.Scott Moser
2013-08-05merge from trunkScott Moser
2013-07-30Added base64 support to SmartOS datasource.Ben Howard
2013-07-30set reading /proc/uptime to false by default.Scott Moser
2013-07-30add util.log_time helperScott Moser
2013-07-29DataSourceAzure: do not capture output of bounce commandScott Moser
2013-07-26azure: fix bouncing of interfaceScott Moser
2013-07-25minor azure cleanupScott Moser
2013-07-25azure: support bouncing interfaces to publish new hostnameScott Moser
2013-07-24Remove duplicate timezone file finding and error raising.Joshua Harlow
2013-07-24Fix small prefix bug + jsonp tests.Joshua Harlow
2013-07-24rename CC_JSONP_PRE again (JSONP_PREFIX) and use CLOUD_PREFIXScott Moser
2013-07-24change 'json-patch' to 'cloud-config-jsonp'Scott Moser
2013-07-24merge from trunkScott Moser
2013-07-24DataSourceSmartOS: fix issue if dmidecode is not presentScott Moser
2013-07-24add SmartOS datasource supporting Joyent cloudBen Howard
2013-07-24Remove the old register_defaults function.Joshua Harlow
2013-07-24Only do the debug log if types registered.Joshua Harlow
2013-07-24Use the same method for registering custom vs default.Joshua Harlow
2013-07-23Changed get_serial to be fully parameterized and return the serialBen Howard
2013-07-23on azure datasource, grab use Deployment as the instance-idScott Moser
2013-07-23Move more functionality into get_serial()Ben Howard
2013-07-23alias 'availability_zone' to availability-zone in metadata service.Scott Moser
2013-07-23use constants for startswith in handlers. add strip_prefix_suffix.Joshua Harlow
2013-07-23finalize handlers even when another handler fails.Joshua Harlow
2013-07-23allow individual MIME segments to be gzip compressedJoshua Harlow
2013-07-23bump version in cloudinit/version.pyScott Moser
2013-07-23Fix password setting for rhel5.Scott Moser
2013-07-21Ensure what we are searching over is a directory.Joshua Harlow
2013-07-21Also make the dir handler registration a simple function.Joshua Harlow
2013-07-21Just use an initialized array.Joshua Harlow
2013-07-21Use a util helper to do prefix/suffix removal.Joshua Harlow
2013-07-21Use constants for repeated type strings.Joshua Harlow
2013-07-20Just check the filename existing.Joshua Harlow
2013-07-20Unify filename, header replacement.Joshua Harlow