Age | Commit message (Expand) | Author |
2013-07-25 | pull in fixes for debian bug 712985 | Scott Moser |
2013-07-25 | minor azure cleanup | Scott Moser |
2013-07-25 | azure: support bouncing interfaces to publish new hostname | Scott Moser |
2013-07-24 | Remove duplicate timezone file finding and error raising. | Joshua Harlow |
2013-07-24 | update dependencies for jsonpatch | Scott Moser |
2013-07-24 | tests: fix pep8 issue | Scott Moser |
2013-07-24 | add test case for mime gzipped message segments | Joshua Harlow |
2013-07-24 | Fix small prefix bug + jsonp tests. | Joshua Harlow |
2013-07-24 | Add support for merging via jsonp patch format. | Joshua Harlow |
2013-07-24 | rename CC_JSONP_PRE again (JSONP_PREFIX) and use CLOUD_PREFIX | Scott Moser |
2013-07-24 | change 'json-patch' to 'cloud-config-jsonp' | Scott Moser |
2013-07-24 | merge from trunk | Scott Moser |
2013-07-24 | DataSourceSmartOS: fix issue if dmidecode is not present | Scott Moser |
2013-07-24 | add SmartOS datasource supporting Joyent cloud | Ben Howard |
2013-07-24 | shorten comments in example cloud-config | Scott Moser |
2013-07-24 | Remove the old register_defaults function. | Joshua Harlow |
2013-07-24 | Only do the debug log if types registered. | Joshua Harlow |
2013-07-24 | Use the same method for registering custom vs default. | Joshua Harlow |
2013-07-24 | Add test for mime gzipped message segments. | Joshua Harlow |
2013-07-23 | Added blurb to documentation about the datasource | Ben Howard |
2013-07-23 | Changed get_serial to be fully parameterized and return the serial | Ben Howard |
2013-07-23 | on azure datasource, grab use Deployment as the instance-id | Scott Moser |
2013-07-23 | Move more functionality into get_serial() | Ben Howard |
2013-07-23 | alias 'availability_zone' to availability-zone in metadata service. | Scott Moser |
2013-07-23 | use constants for startswith in handlers. add strip_prefix_suffix. | Joshua Harlow |
2013-07-23 | finalize handlers even when another handler fails. | Joshua Harlow |
2013-07-23 | allow individual MIME segments to be gzip compressed | Joshua Harlow |
2013-07-23 | bump version in cloudinit/version.py | Scott Moser |
2013-07-23 | Fix password setting for rhel5. | Scott Moser |
2013-07-21 | Ensure what we are searching over is a directory. | Joshua Harlow |
2013-07-21 | Also make the dir handler registration a simple function. | Joshua Harlow |
2013-07-21 | Just use an initialized array. | Joshua Harlow |
2013-07-21 | Use a util helper to do prefix/suffix removal. | Joshua Harlow |
2013-07-21 | Use constants for repeated type strings. | Joshua Harlow |
2013-07-20 | Just check the filename existing. | Joshua Harlow |
2013-07-20 | Unify filename, header replacement. | Joshua Harlow |
2013-07-20 | Keep filename from original part. | Joshua Harlow |
2013-07-20 | Ensure we reset the part after decompression. | Joshua Harlow |
2013-07-20 | Remove return not used. | Joshua Harlow |
2013-07-20 | Also handle custom handlers correctly. | Joshua Harlow |
2013-07-20 | Update comments + link to bug. | Joshua Harlow |
2013-07-20 | Init and finalize refactor. | Joshua Harlow |
2013-07-20 | Bump the version. | Joshua Harlow |
2013-07-20 | Ensure we remove the same way we detect. | Joshua Harlow |
2013-07-20 | Remove json-patch inclusion header if payload contains it. | Joshua Harlow |
2013-07-20 | Fix constant move. | Joshua Harlow |
2013-07-20 | Fix content-type constant. | Joshua Harlow |
2013-07-20 | Add usage of '#json-patch' | Joshua Harlow |
2013-07-19 | Add the ability to merge with jsonpatch. | Joshua Harlow |
2013-07-19 | Add the ability to decompress MIME gzip. | Joshua Harlow |