Comment 2 for bug 1719634

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

Reviewed: https://review.openstack.org/507548
Committed: https://git.openstack.org/cgit/openstack/nova-powervm/commit/?id=ead4bc95317564666c0c30b542405cb442389049
Submitter: Jenkins
Branch: master

commit ead4bc95317564666c0c30b542405cb442389049
Author: Eric Larese <email address hidden>
Date: Tue Sep 26 09:55:25 2017 -0400

    change kernel backstore to fileio

    The kernel fileio backstore supports SCSI persistent reserve, which is
    needed for some cluster applications. This change converts to use
    this fileio backstore.

    Change-Id: Ifc3745a52e08c78abdf727d36f32ca0c7b2f05da
    Closes-Bug: 1719634