SRU justification:
Impact: In Zesty (and later) the CLI of LXD changed. There is now a
storage command and creating a container expects the storage pool which
should be used to be provided via the --pool argument.
Fix: Added a function which returns the first storage pool found by
calling "lxc storage list". For older versions of LXD this command fails
and returns an error (+ empty string). In that case the "lxc launch"
command, which is called later will be used without any --pool option
(which is as it was before the CLI change). With this things should work
with the old CLI and the new one and regression potential should be low.
Testcase:
- [with LXD installed and configured]
- fanatic enable-fan ...
- fanatic enable-lxd ...
- fanatic test-local-lxd ...
** Changed in: ubuntu-fan (Ubuntu Zesty)
Importance: Undecided => Medium
** Changed in: ubuntu-fan (Ubuntu Zesty)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to ubuntu-fan in Ubuntu.
https://bugs.launchpad.net/bugs/1691490
Title:
fanatic needs to provide storage option for LXD tests
Status in ubuntu-fan package in Ubuntu:
Fix Committed
Status in ubuntu-fan source package in Zesty:
Fix Committed
Bug description:
Release: 17.04/Zesty
Version: 0.12.2
The lxc interface changed and now requires --storage when creating a
new container.
Fix: Get the list of available storages and if this succeeds, use the
first one as default for creating the test container.
SRU justification:
Impact: In Zesty (and later) the CLI of LXD changed. There is now a
storage command and creating a container expects the storage pool
which should be used to be provided via the --pool argument.
Fix: Added a function which returns the first storage pool found by
calling "lxc storage list". For older versions of LXD this command
fails and returns an error (+ empty string). In that case the "lxc
launch" command, which is called later will be used without any --pool
option (which is as it was before the CLI change). With this things
should work with the old CLI and the new one and regression potential
should be low.
Testcase:
- [with LXD installed and configured]
- fanatic enable-fan ...
- fanatic enable-lxd ...
- fanatic test-local-lxd ...
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1691490/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp