Age | Commit message (Expand) | Author |
2012-03-01 | return public-keys as a list if it is a list | Scott Moser |
2012-01-18 | Add HP to Copyright, and Juerg Haefliger Authors. | Scott Moser |
2012-01-17 | [PATCH] PEP8 coding style fixes. | Scott Moser |
2012-01-17 | [PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space) | Scott Moser |
2012-01-17 | [PATCH 2/4] Fix pylint conventions C0322 (operator not preceded by a space) | Scott Moser |
2012-01-17 | [PATCH 1/4] Fix pylint conventions C0321 (more than one statement on a single... | Scott Moser |
2012-01-12 | [PATCH 11/13] Fix pylint warnings W0141 (used builtin function xyz) | Scott Moser |
2012-01-12 | [PATCH 10/13] Fix pylint warnings W0102 (dangerous default value as | Scott Moser |
2012-01-12 | [PATCH 06/13] Fix pylint warnings W0612 (unused variable) | Scott Moser |
2012-01-12 | [PATCH 05/13] Fix pylint warnings W0613 (unused argument) | Scott Moser |
2011-12-16 | merge trunk | Scott Moser |
2011-12-16 | DataSource: fix is_ipv4 usage | Scott Moser |
2011-12-16 | initial mirror configuration/discovery | Scott Moser |
2011-12-16 | move logic of "is this an ipv4 address" to a function is_ipv4 | Scott Moser |
2011-09-22 | cloudinit/DataSource.py: fix bad usage of get_fqdn_from_hosts | Scott Moser |
2011-09-14 | try a little harder to get a fqdn rather than defaulting to localdomain | Scott Moser |
2011-09-09 | return a list, not a string | Scott Moser |
2011-09-09 | accept that public-keys keys in the metadata service might be a string | Scott Moser |
2011-09-01 | improve DataSource's get_hostname function | Scott Moser |
2011-08-31 | cloudinit/DataSource.py: for default instance id, use 'iid-datasource' | Scott Moser |
2011-07-19 | improve the updating of /etc/hosts with correct fqdn when possible | Scott Moser |
2011-02-07 | add sys_cfg option to DataSource:__init__ , populate ds_cfg from it | Scott Moser |
2011-02-04 | fix logging in DataSource modules | Scott Moser |
2011-01-31 | replace DataSource's self.log | Scott Moser |
2011-01-26 | rework of DataSource loading. | Scott Moser |
2011-01-25 | add get_config_obj to a DataSource object. | Scott Moser |
2010-08-12 | initial dump of "sans-cloud" code (DataSourceNoCloud) | Scott Moser |
2010-06-15 | add vi modelines to python files | Scott Moser |
2010-02-04 | add copyright information | Scott Moser |
2010-02-03 | globally remove ec2init and rename to cloudinit | Scott Moser |