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
/
util.py
Age
Commit message (
Expand
)
Author
2013-04-17
Altering the order of merging.
Joshua Harlow
2013-03-26
compatibility fixes for Fedora and RHEL
Greg Padgett
2013-03-19
appease pylint and pep8
Scott Moser
2013-03-19
merge from trunk rev 800
Scott Moser
2013-03-19
pylint fixes
Scott Moser
2013-03-19
merge from trunk at revno 799
Scott Moser
2013-03-13
fix / workaround potential for socket.getaddrinfo to raise socket.error
Scott Moser
2013-03-10
util.parse_mount_info(): handle short lines.
Blair Zajac
2013-03-10
Refactor util.get_mount_info() to facilitate unit testing.
Blair Zajac
2013-03-07
merge from trunk
Scott Moser
2013-03-07
pep8 and pylint fixes
Scott Moser
2013-03-06
Make conf.d and the default merging use the new merging algos.
Joshua Harlow
2013-03-06
Continue working on merging code.
Joshua Harlow
2013-03-03
add default log value to get_mount_info
Scott Moser
2013-03-01
initial stab at growpart module
Scott Moser
2013-02-23
Get tests working and further adjustments.
harlowja
2013-02-21
Update to code on trunk.
harlowja
2013-02-21
More work on requests integration.
harlowja
2013-02-19
Continue working on integrating requests.
harlowja
2013-01-30
Support package versions for the generic package config module
ctracey
2013-01-27
Adding package versioning logic to package_command
Craig Tracey
2013-01-16
DataSourceConfigDrive: consider CD rom as valid config-drive source.
Scott Moser
2012-11-12
Rebased with HEAD and resolved conflicts.
Joshua Harlow
2012-11-10
whitespace / indentation cleanups
Scott Moser
2012-10-23
use only util methods for reading/loading/appending/peeking
Scott Moser
2012-10-10
System config niceness!
Joshua Harlow
2012-10-10
Merge the resolv.conf branch in
Joshua Harlow
2012-09-28
Sync with head and fix conflicts.
Joshua Harlow
2012-09-28
Rework the rest of the locations that used
Joshua Harlow
2012-09-28
add 'safeyaml' to cloudinit
Scott Moser
2012-09-21
1. Cleanup the user creation so that the distro class is
Joshua Harlow
2012-09-20
Use only util methods for reading/loading/appending/peeking
Joshua Harlow
2012-09-20
Add a resolv.conf parser that can be easily
Joshua Harlow
2012-08-27
For the userdata 'post-filtering' add in a new folder that
Joshua Harlow
2012-08-22
fix issues from 'make pylint'
Scott Moser
2012-08-22
fix errors from 'make pep8'
Scott Moser
2012-08-22
Merge with lp:cloud-init
Ben Howard
2012-08-22
fix pep8 complaints.
Scott Moser
2012-08-20
Dropped hidden command; replaced with logstring. Also changed useradd command...
Ben Howard
2012-08-20
Added "userless" mode to cloud-init for handling the creation of the
Ben Howard
2012-08-06
add protection against dns-redirection to is_resolvable
Scott Moser
2012-07-16
improve debug via _CLOUD_INIT_SAVE_STDIN and _CLOUD_INIT_SAVE_STDOUT
Scott Moser
2012-07-12
load_yaml: if conversion fails, but string is empty, return default
Scott Moser
2012-07-11
do not capture runparts output
Scott Moser
2012-07-10
Fixes 1012854 by implementing file writing, adjusts
Joshua Harlow
2012-07-10
send welcome message after logging has been applied
Scott Moser
2012-07-09
Use the common 'is_false' routine for testing false here instead
harlowja
2012-07-09
Update chownbyname to catch the key error when users/groups that are not known
Joshua Harlow
2012-07-09
fix 'make pylint' warnings
Scott Moser
2012-07-09
DataSourceEc2: only do dns check in mirror selection
Scott Moser
[next]