summaryrefslogtreecommitdiff
path: root/cloudinit/DataSource.py
AgeCommit message (Expand)Author
2011-12-16DataSource: fix is_ipv4 usageScott Moser
2011-12-16move logic of "is this an ipv4 address" to a function is_ipv4Scott Moser
2011-09-22cloudinit/DataSource.py: fix bad usage of get_fqdn_from_hostsScott Moser
2011-09-14try a little harder to get a fqdn rather than defaulting to localdomainScott Moser
2011-09-09return a list, not a stringScott Moser
2011-09-09accept that public-keys keys in the metadata service might be a stringScott Moser
2011-09-01improve DataSource's get_hostname functionScott Moser
2011-08-31cloudinit/DataSource.py: for default instance id, use 'iid-datasource'Scott Moser
2011-07-19improve the updating of /etc/hosts with correct fqdn when possibleScott Moser
2011-02-07add sys_cfg option to DataSource:__init__ , populate ds_cfg from itScott Moser
2011-02-04fix logging in DataSource modulesScott Moser
2011-01-31replace DataSource's self.logScott Moser
2011-01-26rework of DataSource loading.Scott Moser
2011-01-25add get_config_obj to a DataSource object.Scott Moser
2010-08-12initial dump of "sans-cloud" code (DataSourceNoCloud)Scott Moser
2010-06-15add vi modelines to python filesScott Moser
2010-02-04add copyright informationScott Moser
2010-02-03globally remove ec2init and rename to cloudinitScott Moser