summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_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
2019-10-17replace any deprecated log.warn with log.warningDominic Schlegel
2019-07-10Fix a couple of issues raised by a coverity scanDaniel Watkins
2019-01-25lxd: install zfs-linux instead of zfs meta packageJohnson Shi
2018-09-26lxd: adjust to snap installed lxd.Scott Moser
2018-07-21pylint: Fix pylint warnings reported in pylint 2.0.0.Scott Moser
2018-06-15lxd: Delete default network and detach device if lxd-init created them.Scott Moser
2017-10-20citest: fix remaining warnings raised by integration tests.Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-09-29lxd: Update network config for LXD 2.3Stéphane Graber
2016-08-10Add distro tags on config modules that should have itJoshua Harlow
2016-06-03lxd: fix log messsageScott Moser
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-04-11minor cleanupsScott Moser
2016-04-11lxd-bridge: Don't require a bridge name and implement support for domain nameStéphane Graber
2016-04-11Update lxd-bridge code to do a single debconf-communicate run and split debco...Stéphane Graber
2016-04-11Add support for lxd-bridge configurationStéphane Graber
2016-03-03fix some of pylints complaintsScott Moser
2016-03-03fix lxd module to not do anything unless config providedScott Moser
2016-03-01lxd: general fix after testingScott Moser
2016-02-25minor cleanupsScott Moser
2016-02-04 - Ensure that lxd is installed before running lxd init.Wesley Wiedenmeier
2016-02-03lxd: add support for setting up lxd using 'lxd init'Wesley Wiedenmeier