~vultaire/charm-juju-lxd:master

Last commit made on 2019-03-25
Get this branch:
git clone -b master https://git.launchpad.net/~vultaire/charm-juju-lxd
Only Paul Goins can upload to this branch. If you are Paul Goins please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~vultaire/charm-juju-lxd

Recent commits

800a2b9... by Drew Freiberger

Change default storage-backend from ZFS pools to DIR LXD storage - add option to select ZFS pools

2e18adb... by Alvaro Uria

Use py module to sync lxd-group

 * Merge branch 'fix/109728'
 * Sync groups on Juju changes

87656e9... by Andrea Ieri

Use grp to resolve group names into group members
Fully sync group "lxd-group" with group lxd, removing users that shouldn't be
in group lxd anymore. If lxd-group is set to '', all users in the lxd
group will be removed.

532d4f3... by Drew Freiberger

Added python-pip for pip2 install bundletester to work

a5206e3... by Drew Freiberger

updated charm-tools snap to actual name 'charm'

36711d6... by Drew Freiberger

Added python-all-dev super-package and updated repo location

9783a11... by Jill Rouleau

[jillr, r=drewn3ss] Add charm-tools snap and tox package for charm testing

6aebf48... by Drew Freiberger

- Updating lxd-profile to set boot.autostart = "false"
- updated lxd-profile root disk to have "pool: lxd"
- update zpool lxd to autoexpand = true

5b8d211... by Drew Freiberger

Added more try/excepts around potential race condition subprocess calls

d1d479c... by Drew Freiberger

Updated to using lxd from xenial-backports to get lxc network commands