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
Age
Commit message (
Expand
)
Author
2016-06-22
user_data: fix error when user-data is not utf-8 decodable
Scott Moser
2016-06-22
rename test class, add a test, improve test names
Scott Moser
2016-06-21
user_data: fix error when user-data is not utf-8 decodable
Scott Moser
2016-06-21
write_files: if no permissions are given, just use default without warn.
Scott Moser
2016-06-20
do not render systemd.link files
Scott Moser
2016-06-20
add a header to rendered ENI file describing its content
Scott Moser
2016-06-20
do not render systemd.link files on debian.
Scott Moser
2016-06-20
leave early if no interfaces to rename
Scott Moser
2016-06-15
support network rendering to sysconfig (for centos and RHEL)
Scott Moser
2016-06-15
python3 OSError does not have a .message
Scott Moser
2016-06-15
merge with trunk
Scott Moser
2016-06-15
DataSourceNoCloud: fix stack trace on reboot, default to dsmode=net
Scott Moser
2016-06-15
remove declaration of dsmode as local in DataSourceNoCloud
Scott Moser
2016-06-15
fix usage of OSError.message that will not work in python3
Scott Moser
2016-06-15
merge from trunk
Scott Moser
2016-06-15
fix some errors reported by pylint
Scott Moser
2016-06-15
merge with trunk
Scott Moser
2016-06-15
move 'main' into cloudinit/cmd/ for easier testing
Scott Moser
2016-06-15
merge with trunk
Scott Moser
2016-06-15
fis some Datasourcenocloud issues
Scott Moser
2016-06-15
Fix line length issues
Joshua Harlow
2016-06-15
Fixup code review comments
Joshua Harlow
2016-06-15
move 'main' into cloudinit/cmd/ for easier testing
Scott Moser
2016-06-15
Remove some unused imports
Joshua Harlow
2016-06-15
Remove /bin from run-pyflakes
Joshua Harlow
2016-06-15
Fix a few tools and tests for newer pep8
Joshua Harlow
2016-06-15
Silence pep8 warnings due to patcher activation
Joshua Harlow
2016-06-15
Re-apply "Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]"
Daniel Watkins
2016-06-14
Don't continue running with no action
Joshua Harlow
2016-06-14
Retain the prior attribute missing handling
Joshua Harlow
2016-06-14
Make the bin/cloud-init an actual console entrypoint
Joshua Harlow
2016-06-14
fix pep8 failure introduced in recent commit.
Scott Moser
2016-06-14
[Revert] Remove trailing dot from GCE metadata URL
Scott Moser
2016-06-14
Make the os samples easier to extend (for new samples)
Joshua Harlow
2016-06-13
Refactor some of sysconfig changes -> network_state module
Joshua Harlow
2016-06-13
Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]
Daniel Watkins
2016-06-13
Removes trailing dot in metadata.google.internal GCE metadata lookup.
Phil Roche
2016-06-10
Add a bunch more sample tests for sysconfig
Joshua Harlow
2016-06-10
Add a sysconfig rendering test
Joshua Harlow
2016-06-10
Fix the broken import and 'parse_net_config_data' function usage
Joshua Harlow
2016-06-10
Ensure renderer is used in rhel
Joshua Harlow
2016-06-10
Add a sysconfig renderer
Joshua Harlow
2016-06-10
Refactor a large part of the networking code.
Joshua Harlow
2016-06-10
Just mock 'on_first_boot' vs special argument
Joshua Harlow
2016-06-10
Just do all the imports on one line
Joshua Harlow
2016-06-10
Add unittest2 to builder list
Joshua Harlow
2016-06-10
clean up temp files made in tests
Scott Moser
2016-06-10
remove unused import
Scott Moser
2016-06-10
one more
Scott Moser
2016-06-10
fix one large source of leaked tmpfiles
Scott Moser
[next]