Comment 3 for bug 1747720

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

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

commit bd4378a74fd6678bed121a43609f142569915c9d
Author: Alex Kavanagh <email address hidden>
Date: Tue May 15 18:25:46 2018 +0100

    Allow nova-lxd to also use mount & umount in rootwrap

    For config drive purposes, nova-lxd needs to call mount and umount.
    These need to be added to the rootwrap.d/lxd.filters file.

    Change-Id: Id04558cc57c95d09e23f17208c5e275fc9702504
    Closes-Bug: #1747720