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
/
sources
Age
Commit message (
Expand
)
Author
2012-06-17
1. Add a url response class that urlreading now returns (instead of a tuple).
harlowja
2012-06-16
Allow the user data processor to be passed in.
Joshua Harlow
2012-06-16
For the different base classes, ensure we are using the 'abc' module + approp...
Joshua Harlow
2012-06-16
Fix pylint line length to big issue.
Joshua Harlow
2012-06-16
Some simple fixes that will make the python 3 translation easier
Joshua Harlow
2012-06-16
Adjust the usage of map items() to iteritems() which will help later translat...
Joshua Harlow
2012-06-16
Adjust the usage of map items() to iteritems() which will help later translat...
Joshua Harlow
2012-06-16
Adjust the usage of map items() to iteritems() which will help later translat...
Joshua Harlow
2012-06-15
Fixups to ensure that pylint does not find anything major wrong.
Joshua Harlow
2012-06-15
Complete initial cleanup for refactoring/rework.
Joshua Harlow
2012-06-15
Complete cleanup for refactoring/rework that makes it comptabile with the new...
Joshua Harlow
2012-06-15
Update applying network esttings to use the distro function to handle this, u...
Joshua Harlow
2012-06-15
Split up time calculation, use logexc instead of log.exception
Joshua Harlow
2012-06-11
Fix this up to work with new utils/logging/datasource...
Joshua Harlow
2012-06-11
Add more logging in onto what is being searched for.
Joshua Harlow
2012-06-11
Fix this up to use the new datasource class hierachy, as well as other new ob...
Joshua Harlow
2012-06-09
Initial cleanups
Joshua Harlow
2012-06-08
Remove is ipv4 function from here and move to utils + move exceptions to here...
Joshua Harlow
2012-06-07
Move the contents of this file to __init__ in sources.
Joshua Harlow
2012-06-07
1. Move cloud init and cloud config objects to a cloud file.
Joshua Harlow
2012-06-07
Darn it. Those shouldn't be there!
Joshua Harlow