index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
DataSource.py
Age
Commit message (
Expand
)
Author
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