index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
cloud-init
Age
Commit message (
Expand
)
Author
2016-06-14
Make the bin/cloud-init an actual console entrypoint
Joshua Harlow
2016-05-31
add renaming code for renaming interfaces
Scott Moser
2016-05-26
fixes. seemingly working first boot on config drive
Scott Moser
2016-05-26
clarify a comment
Scott Moser
2016-05-25
fix bring_up
Scott Moser
2016-05-25
commit to push for fear of loss.
Scott Moser
2016-04-15
log that you're not applying config
Scott Moser
2016-04-15
only apply networking once per instance
Scott Moser
2016-03-29
apply_network_config improvements
Scott Moser
2016-03-23
trust existing datasource in modules or single
Scott Moser
2016-03-22
add code to invoke networking config
Scott Moser
2016-03-21
merge from trunk
Scott Moser
2016-03-21
quickly check to see if the previous instance id is still valid
Scott Moser
2016-03-20
fix syntax
Scott Moser
2016-03-18
add atomic_write_file and use it from atomic_write_json
Scott Moser
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-09-03
reporting/events: catch a final remaining incorrect use of 'reporting'
Scott Moser
2015-08-07
add doc, remove some debug / print statements.
Scott Moser
2015-08-06
add the webhook handler
Scott Moser
2015-08-06
tests pass
Scott Moser
2015-08-04
fix pep8
Scott Moser
2015-08-02
fix tests from sync
Scott Moser
2015-07-31
plumb the rest the reporting through
Scott Moser
2015-07-31
init single: hook up reporter
Scott Moser
2015-07-31
address Daniel's comments in review
Scott Moser
2015-07-31
fix issues found when testing
Scott Moser
2015-07-30
fix arg ordering
Scott Moser
2015-07-30
fix call to print_exc
Scott Moser
2015-07-30
fix namespace / local variable collision
Scott Moser
2015-07-30
tests pass
Scott Moser
2015-05-01
Fix exception when running with no arguments on Python 3
Scott Moser
2015-02-26
status_wrapper: do not swallow errors
Scott Moser
2015-02-26
Fix traceback with no arguments on Python 3.
Daniel Watkins
2015-02-10
use encode_text
Scott Moser
2015-02-10
fix for cloud-init bin use encode
Scott Moser
2014-08-13
remove un-used 'end' in result.json and status.json
Scott Moser
2014-07-15
Add more useful execution continuing message
Joshua Harlow
2014-03-03
version space (v1:) result_path json also
Scott Moser
2014-02-25
be atomic when writing status files
Scott Moser
2014-02-24
fix write_json call
Scott Moser
2014-02-24
minor cleanups
Scott Moser
2014-02-24
fixes from testing, force symlink
Scott Moser
2014-02-24
possibly functional start testing
Scott Moser
2014-02-20
initial commit for status
Scott Moser
2014-01-08
Significant re-working of the userdata handling and introduction of
Ben Howard
2013-07-30
set reading /proc/uptime to false by default.
Scott Moser
2013-07-30
add util.log_time helper
Scott Moser
2012-09-19
if a logged message fails, fallback to logging to stdout
Joshua Harlow
2012-09-19
First thing that we do after we can start importing
Joshua Harlow
2012-09-06
Add capturing of basic signal handlers to
Joshua Harlow
[next]