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
/
cloudinit
/
stages.py
Age
Commit message (
Expand
)
Author
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-04-15
only apply networking once per instance
Scott Moser
2016-03-29
apply_network_config improvements
Scott Moser
2016-03-24
some final changes
Scott Moser
2016-03-24
provide datasource.check_instance_id with access to system config
Scott Moser
2016-03-22
better log message about applying networking.
Scott Moser
2016-03-22
make NoCloud work for seeding network.
Scott Moser
2016-03-22
add code to invoke networking config
Scott Moser
2016-03-22
move some of the pickle loading out of Init, into private methods
Scott Moser
2016-03-21
quickly check to see if the previous instance id is still valid
Scott Moser
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-08-31
split 'events' portion of reporting into separate file
Scott Moser
2015-08-04
fix pep8
Scott Moser
2015-08-04
fix all tests (were broken due to copied code call to userdata twice
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
adjust searching so cache hits are logged
Scott Moser
2015-07-31
address Daniel's comments in review
Scott Moser
2015-07-30
fix arg ordering
Scott Moser
2015-07-30
tests pass
Scott Moser
2015-03-04
fix logging perms with list rather than single
Scott Moser
2015-03-02
pep8
Scott Moser
2015-02-24
further fixing of non-text user-data.
Scott Moser
2015-02-11
pickle contents: be careful loading and storing pickle to be binary
Scott Moser
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2014-09-02
Remove/adjust the verbose 'failed at attempted import of' log
Joshua Harlow
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2014-07-15
Remove some of the more useless debug logs
Joshua Harlow
2014-02-13
make 'Loaded datasource' a info message
Scott Moser
2014-02-12
Add 'unverified_modules' config option and skip unverified modules
Scott Moser
2014-01-17
remove creation of some vestigial dirs
Scott Moser
2014-01-17
pep8 and pylint fixes; typo fix for documentation
Ben Howard
2014-01-16
Fixed typos
Ben Howard
2014-01-16
simplify consume_vendordata, move exclusion, consume_vendordata per instance
Scott Moser
2014-01-08
Significant re-working of the userdata handling and introduction of
Ben Howard
2013-07-24
Only do the debug log if types registered.
Joshua Harlow
2013-07-24
Use the same method for registering custom vs default.
Joshua Harlow
2013-07-21
Ensure what we are searching over is a directory.
Joshua Harlow
2013-07-21
Also make the dir handler registration a simple function.
Joshua Harlow
2013-07-21
Just use an initialized array.
Joshua Harlow
2013-07-20
Remove return not used.
Joshua Harlow
2013-07-20
Also handle custom handlers correctly.
Joshua Harlow
2013-07-20
Update comments + link to bug.
Joshua Harlow
2013-07-20
Init and finalize refactor.
Joshua Harlow
2013-06-19
fix and cleanup usage of util.logexc
Juerg Haefliger
2013-03-07
merge from trunk
Scott Moser
2013-03-06
Continue working on merging code.
Joshua Harlow
2013-01-15
add support for operating system families
ctracey
2012-12-17
ensure a datasource's 'distro' and sys_cfg are updated
Joshua Harlow
2012-12-06
cloudinit/stages.py: separate _read_base_cfg() into static function
Scott Moser
[next]