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
/
ec2init
/
DataSourceEc2.py
Age
Commit message (
Expand
)
Author
2010-02-03
globally remove ec2init and rename to cloudinit
Scott Moser
2010-02-03
make up a 'hostname' if there is a ip in local-hostname LP: #513842
Scott Moser
2010-01-28
Add support for user defined mount points
Scott Moser
2010-01-12
add swap devices if there are any found
Scott Moser
2010-01-12
work around differences in uec and ec2 metadata services
Scott Moser
2010-01-08
change DataSourceEc2 to use the local boto_utils
Scott Moser
2010-01-08
read cached user-data without pickling -- its just a string
Scott Moser
2010-01-08
fixes found testing in ec2
Scott Moser
2010-01-07
remove dead/unused code, call this 0.5.0
Scott Moser
2010-01-07
add setting of default locale and apt-sources
Scott Moser
2010-01-07
support getting public ssh keys from ec2 metadata service
Scott Moser
2010-01-07
functional state now in kvm tests
Scott Moser
2010-01-06
support compressed user data, use cPickle instead of pickle
Scott Moser
2010-01-05
initial re-org, ec2 data source successfully reads from cache if present
Scott Moser