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
Age
Commit message (
Expand
)
Author
2012-08-14
doc: move datasource documentation to doc/sources
Scott Moser
2012-08-14
Add RHEVm and vSphere support as datasource AltCloud
Scott Moser
2012-08-14
move cloud-config event to a config module
Scott Moser
2012-08-13
add test to excercise udevadm usage.
Joe VLcek
2012-08-10
Address review feedback for:
Joe VLcek
2012-08-10
Adjustments so that the default old event is used when
Joshua Harlow
2012-08-09
Move the code that did the 'cloud-config' upstart event name emitting to
Joshua Harlow
2012-08-09
fix pylint in all files used by ./tools/run-pylint
Scott Moser
2012-08-09
stright forward pylint cleanups to tests/ and tools/
Scott Moser
2012-08-09
test_util: add pylint ignore for FakeSelinux
Scott Moser
2012-08-09
pylint: setup.py
Scott Moser
2012-08-08
Address review feedback for:
Joe VLcek
2012-08-06
add protection against dns-redirection to is_resolvable
Scott Moser
2012-08-06
re-add the 'main' routine to DataSourceMAAS.py
Scott Moser
2012-08-03
use get_cfg_option_bool for apt_mirror_search_dns
Scott Moser
2012-08-03
add uptime to the output of cloud-log-shutdown
Scott Moser
2012-08-03
do not search for mirror named '<distro>-mirror' in dns by default
Scott Moser
2012-07-27
mention that upstart job cloud-config emits cloud-config
Scott Moser
2012-07-26
emit the cloud-config event again
Scott Moser
2012-07-26
add an upstart init job that logs shutdowns and reboots.
Scott Moser
2012-07-24
Add documentation for RHEVm and vSphere
Joe VLcek
2012-07-23
pep8, pylint... AltCloud source changes
Joe VLcek
2012-07-20
Add retry logic to DataSourceAltCloud
Joe VLcek
2012-07-17
Added RHEVm and vSphere support as source AltCloud
Joe VLcek
2012-07-16
improve debug via _CLOUD_INIT_SAVE_STDIN and _CLOUD_INIT_SAVE_STDOUT
Scott Moser
2012-07-16
DataSourceEc2: fix bad usage of log that caused trace
Scott Moser
2012-07-16
packages/bddeb: support building source package
Scott Moser
2012-07-16
packages/bddeb: fix pep8 warnings. no other changes.
Scott Moser
2012-07-12
walker_callback: fix traceback on empty payload.
Scott Moser
2012-07-12
load_yaml: if conversion fails, but string is empty, return default
Scott Moser
2012-07-12
DataSourceOVF: again fix broken commit
Scott Moser
2012-07-12
fix bad variable. should be 'LOG', not 'log'
Scott Moser
2012-07-12
DataSourceOVF: do not log exception on failed mount
Scott Moser
2012-07-11
do not capture runparts output
Scott Moser
2012-07-11
add write-files module for "injecting" files (LP: #1012854)
Scott Moser
2012-07-11
Update the write files with the new content/compression handling.
Joshua Harlow
2012-07-11
Fix log message after 'write_files' key change.
Joshua Harlow
2012-07-11
Adjust the decoding of the files that are given so that a canonicalize
Joshua Harlow
2012-07-10
Tweaks to sysvinit so that cloud-init-local will run before
Joshua Harlow
2012-07-10
Change the welcome message to be slightly different
Joshua Harlow
2012-07-10
Fixes 1012854 by implementing file writing, adjusts
Joshua Harlow
2012-07-10
Remove the usage of set,list,dict and use the collections
Joshua Harlow
2012-07-10
re-setup logging to address cloud-config changes input via user-data
Scott Moser
2012-07-10
send welcome message after logging has been applied
Scott Moser
2012-07-10
fix regression in logging code
Scott Moser
2012-07-10
debian packaging: use X.Y.Z~bzrREVNO rather than X.Y.Z~REVNO
Scott Moser
2012-07-10
cc_resizefs: show more specific time.
Scott Moser
2012-07-10
util.close_stdin(): Use the common 'is_false' routine for testing false
Scott Moser
2012-07-10
Return a more useful name for the file lock
Scott Moser
2012-07-10
Add a comment/todo for the future, that instead of having distro
Scott Moser
[next]