summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-17drop requirement on boto for its boto.utils.get_instance_metadata()Scott Moser
2014-01-17initial vendordata supportScott Moser
2014-01-17remove creation of some vestigial dirsScott Moser
2014-01-17merge from trunkScott Moser
2014-01-17remove unused mergedvendoruserScott Moser
2014-01-17More white space fixJoshua Harlow
2014-01-17White space fixJoshua Harlow
2014-01-17Fix curly bracesJoshua Harlow
2014-01-17Add freebsd rc.d/sysvinit scriptsJoshua Harlow
2014-01-17doc improvementsScott Moser
2014-01-17remove support for resizing via 'parted resizepart'Scott Moser
2014-01-17fix pep8 (trailing ';')Scott Moser
2014-01-17pep8 and pylint fixes; typo fix for documentationBen Howard
2014-01-17Fix tstsBen Howard
2014-01-16DataSourceOpenNebula:parse_shell_config skip 'SECONDS' var if seenScott Moser
2014-01-16Fixed typosBen Howard
2014-01-16simplify consume_vendordata, move exclusion, consume_vendordata per instanceScott Moser
2014-01-16DataSource: remove has_vendordata and consume_vendordata, drop filtersScott Moser
2014-01-16cloudinit/settings.py: add vendor_data to built in configScott Moser
2014-01-15replace get_nested_option_as_list with get_cfg_by_path, improve rupartsScott Moser
2014-01-15remove vendor-scripts-per-{boot,instance,once}Scott Moser
2014-01-15config/cloud.cfg: fix typoScott Moser
2014-01-15header, comment cleanupScott Moser
2014-01-15merge from trunkScott Moser
2014-01-15Require sudo package.Vlastimil Holer
2014-01-14provide default 'output' setting to log to /var/log/cloud-init-output.logScott Moser
2014-01-10Updated non-json messageJoshua Harlow
2014-01-10Only check for json objects instead of also arraysJoshua Harlow
2014-01-10Add a maybe_json helper functionJoshua Harlow
2014-01-10Add ec2 utils tests and httpretty requirement for http mockingJoshua Harlow
2014-01-10Bring back the ec2 utils, non-boto userdata/metadata readingJoshua Harlow
2014-01-09Allow a Config Drive source on a partition, if the label matches.Paul Querna
2014-01-09Azure: minor changes for filename as strings and logging.Scott Moser
2014-01-09Added vendordata to SmartOSBen Howard
2014-01-09Merge with upstream sourcesBen Howard
2014-01-08Significant re-working of the userdata handling and introduction ofBen Howard
2014-01-07SeLinuxGuard: Cast file path to string.James Slagle
2013-12-18new: Apply the locale to the default login class.Harm Weites
2013-12-14change: Just run the required command and let the exception do the restHarm Weites
2013-12-14fix: Proper comment.Harm Weites
2013-12-14change: Use a proper signal instead of 'just' 0.Harm Weites
2013-12-14support calling apt with eatmydata, enable by default if available.Scott Moser
2013-12-14change: Use util.system_info().Harm Weites
2013-12-14new: Touch a reboot-required file to make clear we want a reboot afterHarm Weites
2013-12-14change: Use util.system_info().Harm Weites
2013-12-14change: Separate functions to load, read and write /etc/rc.conf keys andHarm Weites
2013-12-14packages/debian/control.in: remove 'python:Depends'Scott Moser
2013-12-14fix: Log the used method as well.Harm Weites
2013-12-14fix: Fallback to check the interface state, specifically freebsd benefitsHarm Weites
2013-12-13packages/bddeb: accept python-json-patch or python-jsonpatchScott Moser