Comment 2 for bug 1675741

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

Reviewed: https://review.openstack.org/450706
Committed: https://git.openstack.org/cgit/openstack/nova-lxd/commit/?id=8105b3ca18497440a960c266bd44e0979ec5159e
Submitter: Jenkins
Branch: stable/newton

commit 8105b3ca18497440a960c266bd44e0979ec5159e
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)