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
/
sources
Age
Commit message (
Expand
)
Author
2012-08-22
Fix the userdata being populated to a dict (incorrect)
Joshua Harlow
2012-08-22
return results from datasource.get_package_mirror_info
Scott Moser
2012-08-22
rework package mirror selection
Scott Moser
2012-08-20
Remove the matching of the filesystem dep and
Joshua Harlow
2012-08-19
Add a 'none' datasource as a last resort fallback
Joshua Harlow
2012-08-14
Add RHEVm and vSphere support as datasource AltCloud
Scott Moser
2012-08-10
Address review feedback for:
Joe VLcek
2012-08-08
Address review feedback for:
Joe VLcek
2012-08-06
re-add the 'main' routine to DataSourceMAAS.py
Scott Moser
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
DataSourceEc2: fix bad usage of log that caused trace
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-09
fix 'make pylint' warnings
Scott Moser
2012-07-09
DataSourceEc2: only do dns check in mirror selection
Scott Moser
2012-06-23
Fix a bunch of == None cases
harlowja
2012-06-21
Ensure that calling the urls happens in a specified order.
Joshua Harlow
2012-06-21
1. Move all info() logging methods to debug()
harlowja
2012-06-20
1. Add an importer function that will search for a given module in a set of s...
Joshua Harlow
2012-06-20
Massive pylint + pep8 fixups!
Joshua Harlow
2012-06-20
Change to import error instead of runtime error.
Joshua Harlow
2012-06-19
Fix pylint line length issues.
Joshua Harlow
2012-06-19
Cleanup no datasource exception to use cleaner csv list.
Joshua Harlow
2012-06-19
Cleanup some of the logging (its a little to verbose).
Joshua Harlow
2012-06-19
Syntax + comment cleanups.
Joshua Harlow
2012-06-19
Add the ability to check if the metadata service is up before actually using it.
Joshua Harlow
2012-06-18
1. Fixed datasource construction (switched param order)
Joshua Harlow
2012-06-18
Fixed the constructor params
Joshua Harlow
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
[prev]
[next]