Comment 19 for bug 1710994

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

Reviewed: https://review.openstack.org/513872
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=a6638ce3bf633e8abc6e52b030d9d1c12338f9b4
Submitter: Zuul
Branch: master

commit a6638ce3bf633e8abc6e52b030d9d1c12338f9b4
Author: Andrew McLeod <email address hidden>
Date: Fri Oct 20 16:55:05 2017 -0600

    Add charm config option for force_raw_images

    Since Ocata, backing images are by default converted into raw format
    but since Pike a problem with O_DIRECT calls and ZFS backend storage
    has presented - i.e., Pike on LXD with ZFS backend storage will result
    in an error about image conversion. This config option allows
    that default to be changed so that Pike on LXD with ZFS will lauch
    instances succesfully.

    Closes-Bug: 1710994

    Change-Id: Ieba15b44b4b56a356d58c4504dd259fc80e7575d