diff options
author | Stéphane Graber <stgraber@ubuntu.com> | 2016-09-29 01:40:32 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-09-29 12:23:02 -0400 |
commit | 02f6c4bb8cef17b3fe04ef4dc1ef199e20aeb4d9 (patch) | |
tree | 6b53ce90cd1d969af46aafb7ed840cee47a50a37 /tox.ini | |
parent | 9f83bb8e80806d3dd79ba426474dc3c696e19a41 (diff) | |
download | vyos-cloud-init-02f6c4bb8cef17b3fe04ef4dc1ef199e20aeb4d9.tar.gz vyos-cloud-init-02f6c4bb8cef17b3fe04ef4dc1ef199e20aeb4d9.zip |
lxd: Update network config for LXD 2.3
Prior to LXD 2.3, the bridge configuration was done through distro
packaging. Thus, lxd module interacted with debconf.
With 2.3 and higher, this is now done inside LXD itself, so we
need to use "lxc network" there.
For now, this perfectly matches what we had before with debconf and
doesn't cover any of the new options. We can always add those later.
A set of tests similar to what we had for debconf has been added to make
sure things look good.
This is tested in Yakkety container running LXD 2.3 and all options seem
to be passed through as expected, giving me the bridge I defined.
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions