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
2018-06-15
openstack: avoid unneeded metadata probe on non-openstack platforms
Chad Smith
2018-06-13
Fix get_proc_env for pids that have non-utf8 content in environment.
Scott Moser
2018-06-08
subp: support combine_capture argument.
Scott Moser
2018-05-29
util: add get_linux_distro function to replace platform.dist
Robert Schweikert
2018-05-29
pyflakes: fix unused variable references identified by pyflakes 2.0.0.
Scott Moser
2018-05-23
yaml_load/schema: Add invalid line and column nums to error message
Chad Smith
2018-05-23
Azure: Ignore NTFS mount errors when checking ephemeral drive
Paul Meyer
2018-05-17
read_file_or_url: move to url_helper, fix bug in its FileResponse.
Scott Moser
2018-04-30
Add reporting events and log_time around early source of blocking time
Ryan Harper
2018-04-26
net: detect unstable network names and trigger a settle if needed
Ryan Harper
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-04-18
pycodestyle: Fix invalid escape sequences in string literals.
Scott Moser
2018-04-02
cc_resizefs, util: handle no /dev/zfs
Ryan Harper
2018-03-27
FreeBSD: resizefs module now able to handle zfs/zpool.
Dominic Schlegel
2018-03-23
IBMCloud: Initial IBM Cloud datasource.
Scott Moser
2018-03-16
cc_snap: Add new module to install and configure snapd and snap packages.
Chad Smith
2018-03-15
util: Fix subp regression. Allow specifying subp command as a string.
Chad Smith
2018-03-14
set_hostname: When present in metadata, set it before network bringup.
Chad Smith
2018-03-09
shellify: raise TypeError on bad input.
Scott Moser
2018-03-02
Simplify some comparisions.
Rémy Léone
2018-03-02
Change some list creation and population to literal.
Rémy Léone
2018-02-26
Implement puppet 4 support
Romanos Skiadas
2018-02-23
subp: Fix subp usage with non-ascii characters when no system locale.
Scott Moser
2018-01-26
Fix potential cases of uninitialized variables.
Chad Smith
2018-01-24
btrfs: support resizing if root is mounted ro.
Robert Schweikert
2018-01-23
subp: make ProcessExecutionError have expected types in stderr, stdout.
Scott Moser
2018-01-12
Do not log warning on config files that represent None.
Scott Moser
2017-12-15
lint: Fix lints seen by pylint version 1.8.1.
Chad Smith
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-12-05
cli: Add clean and status subcommands
Chad Smith
2017-11-30
ec2: Fix sandboxed dhclient background process cleanup.
Chad Smith
2017-09-21
suse: updates to templates to support openSUSE and SLES.
Robert Schweikert
2017-09-18
ec2: Fix maybe_perform_dhcp_discovery to use /var/tmp as a tmpdir
Chad Smith
2017-09-13
chef: Add option to pin chef omnibus install version
Ethan Apodaca
2017-09-07
Use /run/cloud-init for tempfile operations.
Scott Moser
2017-08-25
Log a helpful message if a user script does not include shebang.
Andrew Jorgensen
2017-07-21
Drop rand_str() usage in DNS redirection detection
Bob Aman
2017-07-17
Support comments in content read by load_shell_content.
Scott Moser
2017-06-29
read_dmi_data: always return None when inside a container.
Scott Moser
2017-06-15
FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd.
Scott Moser
2017-06-15
write_file(s): Print permissions as octal, not decimal
Andrew Jorgensen
2017-06-12
selinux: Allow restorecon to be non-fatal.
Ryan Harper
2017-06-08
cloud.cfg: move to a template. setup.py changes along the way.
Scott Moser
2017-05-22
tox: move pylint target to 1.7.1
Scott Moser
2017-05-16
Improve detection of snappy to include os-release and kernel cmdline.
Scott Moser
2017-05-10
FreeBSD: improvements and fixes for use on Azure
Hongjiang Zhang
2017-04-21
Fix growpart for some cases when booted with root=PARTUUID.
Scott Moser
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2017-04-12
util: teach write_file about copy_mode option
Lars Kellogg-Stedman
2017-03-29
support resizing partition and rootfs on system booted without initramfs.
Steve Langasek
[next]