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
2015-05-14
read_seeded: fix reed_seeded after regression
Scott Moser
2015-04-16
fix cloud-config-archive handling
Scott Moser
2015-03-04
Add util.message_from_string to wrap email.message_from_string.
Daniel Watkins
2015-03-04
Use more consistent logging invocation.
Daniel Watkins
2015-03-04
Convert dmidecode values to sysfs names before looking for them.
Daniel Watkins
2015-03-02
get_cmdline_url: fix in python3 when calling
Scott Moser
2015-03-02
util.py: remove 'print' debug statement
Scott Moser
2015-02-25
move towards user-data being binary
Scott Moser
2015-02-12
mount_cb: fix scoping of an exception in python3
Scott Moser
2015-02-11
include exception in error again.
Scott Moser
2015-02-11
Open /dev/console in text mode (so we don't have to encode strings to write t...
Daniel Watkins
2015-02-11
Fix reference to non-existent variable.
Daniel Watkins
2015-02-10
pep8
Scott Moser
2015-02-11
fix random_seed module
Scott Moser
2015-01-27
Respond to review:
Barry Warsaw
2015-01-27
Respond to review:
Barry Warsaw
2015-01-26
Repair the Python 2.6 tests.
Barry Warsaw
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
[next]