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
/
tests
/
unittests
/
test_handler
Age
Commit message (
Expand
)
Author
2019-10-31
cc_puppet: Implement csr_attributes.yaml support
Matthias Baur
2019-10-17
replace any deprecated log.warn with log.warning
Dominic Schlegel
2019-08-19
ubuntu-drivers: emit latelink=true debconf to accept nvidia eula
Chad Smith
2019-07-16
templates/ntp.conf.debian.tmpl: fix missing newline for pools
Ryan Harper
2019-05-28
freebsd: ability to grow root file system
Gonéri Le Bouder
2019-05-08
cc_mounts: check if mount -a on no-change fstab path
Jason Zions (MSFT)
2019-03-19
Add ubuntu_drivers config module
Daniel Watkins
2019-02-25
Enable encrypted_data_bag_secret support for Chef
Eric Williams
2019-01-25
lxd: install zfs-linux instead of zfs meta package
Johnson Shi
2018-12-06
write_files: add support for appending to files.
James Baxter
2018-11-28
tests: fix incorrect order of mocks in test_handle_zfs_root.
Scott Moser
2018-11-14
resizefs: Prefix discovered devpath with '/dev/' when path does not exist
Igor Galić
2018-09-26
lxd: adjust to snap installed lxd.
Scott Moser
2018-09-17
tests: Add mock for util.get_hostname.
Robert Schweikert
2018-09-11
user-data: jinja template to render instance-data.json in cloud-config
Chad Smith
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-06-15
lxd: Delete default network and detach device if lxd-init created them.
Scott Moser
2018-05-23
tests: Avoid using https in httpretty, improve HttPretty test case.
Scott Moser
2018-05-23
yaml_load/schema: Add invalid line and column nums to error message
Chad Smith
2018-05-22
cc_mounts: Do not add devices to fstab that are already present.
Lars Kellogg-Stedman
2018-05-17
read_file_or_url: move to url_helper, fix bug in its FileResponse.
Scott Moser
2018-05-04
pycodestyle: Fix deprecated string literals, move away from flake8.
Chad Smith
2018-05-01
FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt.
Harm Weites
2018-04-20
schema: in validation, raise ImportError if strict but no jsonschema.
Scott Moser
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-04-18
Schema: do not warn on duplicate items in commands.
Scott Moser
2018-04-12
renderer: support unicode in render_from_file.
Scott Moser
2018-04-12
Implement ntp client spec with auto support for distro selection
Ryan Harper
2018-03-27
FreeBSD: resizefs module now able to handle zfs/zpool.
Dominic Schlegel
2018-03-22
ubuntu-advantage: Add new config module to support ubuntu-advantage-tools
Chad Smith
2018-03-16
cc_snap: Add new module to install and configure snapd and snap packages.
Chad Smith
2018-03-16
tests: Make pylint happy and fix python2.6 uses of assertRaisesRegex.
Scott Moser
2018-03-14
set_hostname: When present in metadata, set it before network bringup.
Chad Smith
2018-03-14
tests: Centralize and re-use skipTest based on json schema presense.
Scott Moser
2018-03-09
shellify: raise TypeError on bad input.
Scott Moser
2018-02-12
tests: run nosetests in cloudinit/ directory, fix py26 fallout.
Scott Moser
2018-01-24
btrfs: support resizing if root is mounted ro.
Robert Schweikert
2017-12-07
pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.
Ryan Harper
2017-11-16
ntp: fix configuration template rendering for openSUSE and SLES
Chad Smith
2017-11-10
hosts: Fix openSUSE and SLES setup for /etc/hosts and clarify docs.
Robert Schweikert
2017-10-23
resizefs: Fix regression when system booted with root=PARTUUID=
Chad Smith
2017-10-20
citest: fix remaining warnings raised by integration tests.
Scott Moser
2017-10-20
ntp: fix config module schema to allow empty ntp config
Chad Smith
2017-10-03
suse: Support addition of zypper repos via cloud-config.
Robert Schweikert
2017-09-21
tests: remove a temp file used in bootcmd tests.
Scott Moser
2017-09-15
resizefs: Drop check for read-only device file, do not warn on overlayroot.
Chad Smith
2017-09-13
chef: Add option to pin chef omnibus install version
Ethan Apodaca
2017-09-13
schema and docs: Add jsonschema to resizefs and bootcmd modules
Chad Smith
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-08-30
distro: allow distro to specify a default locale
Ryan Harper
[next]