index
:
vyos-cloud-init.git
circinus
cla
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 (
Collapse
)
Author
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
LP: #506332
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
supports user data as mime-multipart and handling types of text/x-shellscript - execute at rc.local text/cloud-config - feed to cloud config text/upstart-job - add to /etc/init as upstart job text/x-include-url - include urls as if they were in-line
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