summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_lxd.py
AgeCommit message (Expand)Author
2020-08-27LXD: detach network from profile before deleting it (#542)Paride Legovini
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-01-23cloudinit: remove ImportError handling for mock imports (#182)Daniel Watkins
2019-01-25lxd: install zfs-linux instead of zfs meta packageJohnson Shi
2018-09-26lxd: adjust to snap installed lxd.Scott Moser
2018-06-15lxd: Delete default network and detach device if lxd-init created them.Scott Moser
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper
2017-10-20citest: fix remaining warnings raised by integration tests.Scott Moser
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-29lxd: Update network config for LXD 2.3Stéphane Graber
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2016-04-11Add tests for lxd-bridgeStéphane Graber
2016-03-03fix lxd module to not do anything unless config providedScott Moser
2016-03-01lxd: general fix after testingScott Moser
2016-02-04Use mock in test_handler_lxd.py and add test for lxd installationWesley Wiedenmeier
2016-02-03lxd: add support for setting up lxd using 'lxd init'Wesley Wiedenmeier