Comment 4 for bug 1691526

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

Reviewed: https://review.openstack.org/467913
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=bccd77a6002c04c9b7629a6eadd897ad4c33135d
Submitter: Jenkins
Branch: stable/ocata

commit bccd77a6002c04c9b7629a6eadd897ad4c33135d
Author: Gaurang Tapase <email address hidden>
Date: Mon May 22 15:35:16 2017 -0400

    GPFS: Handle unsupported operations with an exception

    This patch adds a support to fail the unsupported CG operations
    for GPFS driver with GPFSDriverUnsupportedOperation exception.

    Change-Id: Icd5a693ac75eca0f55cc3ecb014feb192e9e84d7
    Closes-bug: #1691526
    (cherry picked from commit 77d17a1f8b462749ee6116df264a35b95f55d6b8)