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-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
2013-09-25
instead of just writing to stdout, write to stdout if no /dev/console
Scott Moser
2013-09-20
When selinux is completely disabled functions like restorecon raise
Garrett Holmstrom
2013-09-20
Some containers lack /dev/console, so when multi_log attempts to open
Garrett Holmstrom
2013-09-11
merge from trunk
Scott Moser
2013-09-07
Ensure udelta is valid
Joshua Harlow
2013-09-05
Merged trunk lp:cloud-init
Vlastimil Holer
2013-07-30
set reading /proc/uptime to false by default.
Scott Moser
2013-07-30
add util.log_time helper
Scott Moser
2013-07-24
add SmartOS datasource supporting Joyent cloud
Ben Howard
2013-07-23
Changed get_serial to be fully parameterized and return the serial
Ben Howard
2013-07-21
Use a util helper to do prefix/suffix removal.
Joshua Harlow
2013-07-18
Added SmartOS datasource and unit tests.
Ben Howard
2013-06-19
fix and cleanup usage of util.logexc
Juerg Haefliger
2013-05-10
Fixed merging capabilities.
Scott Moser
2013-04-25
re-work maas datasource and headers call backs
Scott Moser
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
[next]