Age | Commit message (Expand) | Author |
2014-02-01 | Don't forget the rest of the files! | Joshua Harlow |
2014-02-01 | Add a openstack specific datasource | Joshua Harlow |
2014-01-17 | more boto removal. move httpretty from 'Requires' | Scott Moser |
2014-01-17 | drop requirement on boto for its boto.utils.get_instance_metadata() | 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 | remove support for resizing via 'parted resizepart' | Scott Moser |
2014-01-17 | pep8 and pylint fixes; typo fix for documentation | 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 | header, comment cleanup | Scott Moser |
2014-01-15 | merge from trunk | 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 | 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-14 | support calling apt with eatmydata, enable by default if available. | Scott Moser |
2013-12-13 | Cast file path to string. | James Slagle |
2013-12-12 | add 'debug' module for printing debug output. | Shraddha Pandhe |
2013-12-12 | be verbose explicitly if run from cmdline. | Scott Moser |
2013-12-12 | fix pep8 and pylint warnings | Scott Moser |
2013-12-12 | Add a log message around import failures. | Joshua Harlow |
2013-12-11 | Removed yaml import | Shraddha Pandhe |
2013-12-11 | Removed method _format_yaml | Shraddha Pandhe |
2013-12-11 | essage | Shraddha Pandhe |
2013-12-11 | bug: 1258619 added namespace for config options, output file, commandline arg... | Shraddha Pandhe |
2013-12-06 | This is a new debug module thats supposed to print out | Shraddha Pandhe |
2013-11-19 | open 0.7.5 | Scott Moser |
2013-11-19 | pep8 fix | Scott Moser |
2013-11-13 | Fix bug lp:1248625 by reading /etc/mtab when mountinfo is not present. | Tim Daly Jr. |
2013-11-07 | Change SmartOS verb for availability zone (LP: #1249124) | Ben Howard |
2013-10-24 | improve error message on failure of add-apt-repository | Scott Moser |
2013-10-24 | allow template rendering before passing to add-apt-repository | Scott Moser |
2013-10-24 | fix use search | Scott Moser |
2013-10-24 | support calling add-apt-repository on cloud-archive: entries | Scott Moser |
2013-10-17 | fix power_state_change config module so that example works, improve doc | Scott Moser |
2013-10-17 | fix DataSourceAzure incompatibility with 2.6 | Scott Moser |
2013-10-09 | Log message around import failure | Joshua Harlow |