Comment 3 for bug 1675741

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

Reviewed: https://review.openstack.org/450705
Committed: https://git.openstack.org/cgit/openstack/nova-lxd/commit/?id=ed05fa417c4a78970dd5bdcdd3e1922f3c07f0ac
Submitter: Jenkins
Branch: stable/ocata

commit ed05fa417c4a78970dd5bdcdd3e1922f3c07f0ac
Author: James Page <email address hidden>
Date: Fri Mar 24 13:14:18 2017 +0000

    Ensure config-drive is read-only

    The /config-drive dir presented from the host OS should
    be presented as read only to ensure that the instance
    can write directly to the host OS filesystem.

    Change-Id: I997ef68048fa0a77f9cb0b70c325b9b96c079e2f
    Closes-Bug: 1675741
    (cherry picked from commit c3f55e797ec4cbb34b9238c352b6bf70f975c1b0)