Comment 3 for bug 1822182

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

Reviewed: https://review.openstack.org/649543
Committed: https://git.openstack.org/cgit/openstack/nova-lxd/commit/?id=1060782cbfd365f1ffeb3d419e27d43fd6ca359e
Submitter: Zuul
Branch: stable/rocky

commit 1060782cbfd365f1ffeb3d419e27d43fd6ca359e
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
    (Cherry-picked from aee3ef71d91e89096fc8e6c45708c994b243d8fc)

    Change-Id: I910d6f4b64990ff3068badc693321165317c10e3