Age | Commit message (Expand) | Author |
2014-01-17 | drop requirement on boto for its boto.utils.get_instance_metadata() | Scott Moser |
2014-01-17 | initial vendordata support | Scott Moser |
2014-01-17 | remove creation of some vestigial dirs | Scott Moser |
2014-01-17 | merge from trunk | Scott Moser |
2014-01-17 | remove unused mergedvendoruser | Scott Moser |
2014-01-17 | More white space fix | Joshua Harlow |
2014-01-17 | White space fix | Joshua Harlow |
2014-01-17 | Fix curly braces | Joshua Harlow |
2014-01-17 | Add freebsd rc.d/sysvinit scripts | Joshua Harlow |
2014-01-17 | doc improvements | Scott Moser |
2014-01-17 | remove support for resizing via 'parted resizepart' | Scott Moser |
2014-01-17 | fix pep8 (trailing ';') | Scott Moser |
2014-01-17 | pep8 and pylint fixes; typo fix for documentation | Ben Howard |
2014-01-17 | Fix tsts | Ben Howard |
2014-01-16 | DataSourceOpenNebula:parse_shell_config skip 'SECONDS' var if seen | Scott Moser |
2014-01-16 | Fixed typos | Ben Howard |
2014-01-16 | simplify consume_vendordata, move exclusion, consume_vendordata per instance | Scott Moser |
2014-01-16 | DataSource: remove has_vendordata and consume_vendordata, drop filters | Scott Moser |
2014-01-16 | cloudinit/settings.py: add vendor_data to built in config | Scott Moser |
2014-01-15 | replace get_nested_option_as_list with get_cfg_by_path, improve ruparts | Scott Moser |
2014-01-15 | remove vendor-scripts-per-{boot,instance,once} | Scott Moser |
2014-01-15 | config/cloud.cfg: fix typo | Scott Moser |
2014-01-15 | header, comment cleanup | Scott Moser |
2014-01-15 | merge from trunk | Scott Moser |
2014-01-15 | Require sudo package. | Vlastimil Holer |
2014-01-14 | provide default 'output' setting to log to /var/log/cloud-init-output.log | Scott Moser |
2014-01-10 | Updated non-json message | Joshua Harlow |
2014-01-10 | Only check for json objects instead of also arrays | Joshua Harlow |
2014-01-10 | Add a maybe_json helper function | Joshua Harlow |
2014-01-10 | Add ec2 utils tests and httpretty requirement for http mocking | Joshua Harlow |
2014-01-10 | Bring back the ec2 utils, non-boto userdata/metadata reading | Joshua Harlow |
2014-01-09 | Allow a Config Drive source on a partition, if the label matches. | Paul Querna |
2014-01-09 | Azure: minor changes for filename as strings and logging. | Scott Moser |
2014-01-09 | Added vendordata to SmartOS | Ben Howard |
2014-01-09 | Merge with upstream sources | Ben Howard |
2014-01-08 | Significant re-working of the userdata handling and introduction of | Ben Howard |
2014-01-07 | SeLinuxGuard: Cast file path to string. | James Slagle |
2013-12-18 | new: Apply the locale to the default login class. | Harm Weites |
2013-12-14 | change: Just run the required command and let the exception do the rest | Harm Weites |
2013-12-14 | fix: Proper comment. | Harm Weites |
2013-12-14 | change: Use a proper signal instead of 'just' 0. | Harm Weites |
2013-12-14 | support calling apt with eatmydata, enable by default if available. | Scott Moser |
2013-12-14 | change: Use util.system_info(). | Harm Weites |
2013-12-14 | new: Touch a reboot-required file to make clear we want a reboot after | Harm Weites |
2013-12-14 | change: Use util.system_info(). | Harm Weites |
2013-12-14 | change: Separate functions to load, read and write /etc/rc.conf keys and | Harm Weites |
2013-12-14 | packages/debian/control.in: remove 'python:Depends' | Scott Moser |
2013-12-14 | fix: Log the used method as well. | Harm Weites |
2013-12-14 | fix: Fallback to check the interface state, specifically freebsd benefits | Harm Weites |
2013-12-13 | packages/bddeb: accept python-json-patch or python-jsonpatch | Scott Moser |