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
/
util.py
Age
Commit message (
Expand
)
Author
2014-11-21
Pretty up the debug module
Joshua Harlow
2014-11-21
Increase the robustness/configurability of the chef module...
Joshua Harlow
2014-10-29
fix bad logic resulting in failure to honor 'output' config.
Scott Moser
2014-10-18
Pretty up the debug module
Joshua Harlow
2014-10-11
Allow the omnibus url fetching retries to be configurable
Joshua Harlow
2014-10-10
Fix newline added at end of file
Joshua Harlow
2014-10-10
Undo changes to the util file, not sure why that happened...
Joshua Harlow
2014-10-10
Increase the robustness of the chef module
Joshua Harlow
2014-09-30
support human2bytes, separate handling out to method
Scott Moser
2014-09-30
add code for setting up swap file
Scott Moser
2014-09-29
further platform cleanup
Scott Moser
2014-09-29
fix re-use of 'platform' in local scope
Scott Moser
2014-09-22
support 'mtype' as a list, and fix up freebsd mount types
Scott Moser
2014-09-22
merge from trunk
Scott Moser
2014-09-15
merge from trunk
Scott Moser
2014-09-15
Remove pylint: lines
Jay Faulkner
2014-09-15
Fix bug 1338614
Jay Faulkner
2014-08-26
further remove evidence of pylint.
Scott Moser
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2014-08-23
Removed using lazy mode for umount
Joseph Bajin
2014-08-18
fix: Updated some syntax to be pep8 compliant
Joseph Bajin
2014-08-18
new: Added FreeBSD support to ConfigDrive
Joseph Bajin
2014-07-24
SeLinuxGuard: remove invalid check for sanity around restorecon, fix test
Scott Moser
2014-02-24
fixes from testing, force symlink
Scott Moser
2014-02-07
Remerged with trunk
Joshua Harlow
2014-02-01
Add a openstack specific datasource
Joshua Harlow
2014-01-29
merge from trunk
Scott Moser
2014-01-28
cloudinit/util.py: fix pylint complaints
Scott Moser
2014-01-28
Allow zeros when detecting IPv4 address (e.g. 192.168.0.1)
Vlastimil Holer
2014-01-27
add 'pathprefix2dict' utility for use by DataSourceNoCloud
Scott Moser
2014-01-24
read_file_or_url: raise UrlError with 404 on ENOENT
Scott Moser
2014-01-24
pylint and long line fixes.
Scott Moser
2014-01-23
Skip retry and continued fetch of userdata when NOT_FOUND
Joshua Harlow
2014-01-23
fix util.which if PATH is not in environment
Scott Moser
2014-01-23
fix broken consumption of /proc/mounts
Scott Moser
2014-01-23
merge from trunk
Scott Moser
2014-01-15
replace get_nested_option_as_list with get_cfg_by_path, improve ruparts
Scott Moser
2014-01-09
Merge with upstream sources
Ben Howard
2014-01-08
Significant re-working of the userdata handling and introduction of
Ben Howard
2013-12-14
fix: Log the used method as well.
Harm Weites
2013-12-13
Cast file path to string.
James Slagle
2013-12-06
new: FreeBSD module to support cloud-init on the FBSD10 platform. In its
Harm Weites
2013-11-13
Fix bug lp:1248625 by reading /etc/mtab when mountinfo is not present.
Tim Daly Jr.
2013-10-04
try to support ephemeral0.1 in cc_mounts
Scott Moser
2013-10-04
simplifications and some function renames
Scott Moser
2013-10-03
Make {pep8,pylint,test} pass commit.
Ben Howard
2013-10-03
Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak...
Ben Howard
2013-10-02
Added ability to define disks via 'ephemeralX.Y'.
Ben Howard
2013-09-27
pep8 fix
Scott Moser
2013-09-25
multi_log: only write to /dev/console if it exists.
Scott Moser
[next]