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
/
test_handler_lxd.py
Age
Commit message (
Expand
)
Author
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-01-23
cloudinit: remove ImportError handling for mock imports (#182)
Daniel Watkins
2019-01-25
lxd: install zfs-linux instead of zfs meta package
Johnson Shi
2018-09-26
lxd: adjust to snap installed lxd.
Scott Moser
2018-06-15
lxd: Delete default network and detach device if lxd-init created them.
Scott Moser
2017-12-07
pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.
Ryan Harper
2017-10-20
citest: fix remaining warnings raised by integration tests.
Scott Moser
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-09-29
lxd: Update network config for LXD 2.3
Stéphane Graber
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-04-11
Add tests for lxd-bridge
Stéphane Graber
2016-03-03
fix lxd module to not do anything unless config provided
Scott Moser
2016-03-01
lxd: general fix after testing
Scott Moser
2016-02-04
Use mock in test_handler_lxd.py and add test for lxd installation
Wesley Wiedenmeier
2016-02-03
lxd: add support for setting up lxd using 'lxd init'
Wesley Wiedenmeier