Comment 1 for bug 1822182

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova-lxd (master)

Reviewed: https://review.openstack.org/648143
Committed: https://git.openstack.org/cgit/openstack/nova-lxd/commit/?id=aee3ef71d91e89096fc8e6c45708c994b243d8fc
Submitter: Zuul
Branch: master

commit aee3ef71d91e89096fc8e6c45708c994b243d8fc
Author: Alex Kavanagh <email address hidden>
Date: Wed Mar 27 14:50:07 2019 +0000

    On Bionic ensure that a default storage backend is configured

    Sets up the default dir backend and configures it as the default pool
    for lxd. This is required on bionic (LXD 3.0.x) as there is no default
    storage pool by default.

    Also installs apparmor which LXD requires to operate, but that is
    missing from ubuntu image that is built for devstack-gate.

    Related-Bug: 1822182
    Change-Id: I8cc83486d2e040e02dfbeec570d8c8b59b2c2a97