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
/
__init__.py
Age
Commit message (
Expand
)
Author
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 12/13] Fix pylint warnings W0201 (attribute xyz defined
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 09/13] Fix pylint warnings W0107 (unnecessary pass statement)
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-08-02
This fixes LP: #819507, to make consume_userdata run 'always'
Scott Moser
2011-07-19
improve the updating of /etc/hosts with correct fqdn when possible
Scott Moser
2011-06-17
make the "cloud-config ready" command configurable (LP: #785551)
Scott Moser
2011-04-04
convert some user input from dos to unix (LP: #744965)
Scott Moser
2011-03-21
fix bug in part-handler code, that broke working part-handlers (LP: #739694)
Scott Moser
2011-02-07
rename 'datadir' key to 'data' in pathmap
Scott Moser
2011-02-07
call DataSource classes with sys_cfg argument
Scott Moser
2011-02-07
add config option 'manual_cache_clean'.
Scott Moser
2011-02-04
fix logging in DataSource modules
Scott Moser
2011-02-01
remove double slash returned by get_ipath_cur
Scott Moser
2011-02-01
fix the path for user scripts.
Scott Moser
2011-01-31
make write_to_cache raise errors if it fails rather than surpressing
Scott Moser
2011-01-31
replace DataSource's self.log
Scott Moser
2011-01-31
close file descriptors given to cPickle.load and cPickle.dump
Scott Moser
2011-01-28
add previous-instance-id and previous-datasource files to cloud/data
Scott Moser
2011-01-27
fix the filename of the processed userdata
Scott Moser
2011-01-27
take correct action if def_log_file and syslog_fix_perms are empty
Scott Moser
2011-01-27
fix bug in fixing permission on default log file
Scott Moser
2011-01-26
rework of DataSource loading.
Scott Moser
2011-01-26
change 'except' syntax to python 3 style.
Scott Moser
2011-01-25
add initial ovf data source class
Scott Moser
2011-01-25
add support for redirecting output of cloud-init, cloud-config and cloud-final
Scott Moser
2011-01-24
move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invoking
Scott Moser
2011-01-24
cloudinit/__init__: fix get_cpath()
Scott Moser
2011-01-24
cloudinit/__init__.py: fixes to initfs
Scott Moser
2011-01-21
add function to cloud-init to run cloud-config style modules
Scott Moser
2011-01-20
support configuration of what is the default log file
Scott Moser
2011-01-19
fix bug in get_cpath
Scott Moser
2011-01-19
add 'data' entry in pathmap and move get_cpath to a static function
Scott Moser
2011-01-19
make scripts sub-dirs for per-<item>
Scott Moser
2011-01-19
convert 'cachedir' to 'seeddir', move cloud_config, scripts to instance
Scott Moser
2011-01-19
move cache to instance specific dir
Scott Moser
2011-01-19
move boothooks and user-data into instance dir
Scott Moser
2011-01-19
initial /var/lib rework still lots to do. includes a fix for LP: #704509
Scott Moser
2011-01-19
move user scripts ('#!' and runcmd) to be per-instance (LP: #675711)
Scott Moser
2011-01-19
add 'cloud-init-query' tool, to query fields from cloud data
Scott Moser
2011-01-18
remove 'biultin' config, separate cloud.cfg
Scott Moser
2010-09-10
set grub-pc values based on user input or automatically
Scott Moser
2010-08-12
initial dump of "sans-cloud" code (DataSourceNoCloud)
Scott Moser
2010-07-01
fix removal of '#cloud-boothook' inside a boothook
Scott Moser
2010-06-18
add cloud-config hooks for enabling byobu by default.
Scott Moser
2010-06-18
add ssh_import_id cloud-config module
Scott Moser
[next]