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
/
tests
/
unittests
/
test_handler
Age
Commit message (
Expand
)
Author
2020-04-24
cloudinit: drop dependencies on unittest2 and contextlib2 (#322)
Daniel Watkins
2020-04-02
Add support for NFS/EFS mounts (#300)
Andrew Beresford
2020-03-31
CiTestCase: stop using and remove sys_exit helper (#283)
Daniel Watkins
2020-03-27
CiTestCase: remove now-unneeded parse_and_read helper method (#286)
Daniel Watkins
2020-03-23
cc_apt_configure/util: combine search_for_mirror implementations (#271)
Daniel Watkins
2020-03-19
cloudinit/tests: remove unneeded with_logs configuration (#263)
Daniel Watkins
2020-02-07
cc_disk_setup: add swap filesystem force flag (#207)
Ryan Harper
2020-01-31
cloudinit: replace "from six import X" imports (except in util.py) (#183)
Daniel Watkins
2020-01-29
Replace mock library with unittest.mock (#186)
Daniel Watkins
2020-01-23
cloudinit: remove ImportError handling for mock imports (#182)
Daniel Watkins
2020-01-23
Do not use fallocate in swap file creation on xfs. (#70)
Eduardo Otubo
2020-01-21
Drop most of the remaining use of six (#179)
Daniel Watkins
2020-01-16
util: rename get_architecture to get_dpkg_architecture (#173)
Daniel Watkins
2020-01-16
Ensure util.get_architecture() runs only once (#172)
Ryan Harper
2020-01-14
Only use gpart if it is the BSD gpart (#131)
Conrad Hoffmann
2019-12-19
cc_snappy: remove deprecated module (#127)
Daniel Watkins
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
[prev]
[next]