Comment 2 for bug 1691526

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

Reviewed: https://review.openstack.org/466889
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=77d17a1f8b462749ee6116df264a35b95f55d6b8
Submitter: Jenkins
Branch: master

commit 77d17a1f8b462749ee6116df264a35b95f55d6b8
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