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
2015-01-26
Trunk merged and ported.
Barry Warsaw
2015-01-26
Avoid a nose bug when running under the test suite and no exception is in
Barry Warsaw
2015-01-23
* Fix the filter() imports.
Barry Warsaw
2015-01-22
Low hanging Python 3 fruit.
Barry Warsaw
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2015-01-21
Use either syspath or dmidecode based on the availability.
Ben Howard
2015-01-21
Fix file modes to be Python 2/3 compatible.
Barry Warsaw
2015-01-14
Drop reliance on dmidecode executable.
Ben Howard
2015-01-06
tools/run-pep8: remove leading ',' fed to --ignore
Scott Moser
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
[next]