Comment 2 for bug 1420739

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

Reviewed: https://review.openstack.org/159771
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=fe51a03874c2d3144d34b229c614b59eda2baf24
Submitter: Jenkins
Branch: master

commit fe51a03874c2d3144d34b229c614b59eda2baf24
Author: Nilesh Bhosale <email address hidden>
Date: Fri Feb 27 15:21:52 2015 +0530

    Improve error handling in GPFS driver

    Improving the error handling and error messages as follows:
    - Check for exit status for the commands executed over SSH
    - Following Log Translation guidelines

    Change-Id: Ide6a37d9c00062ce4b025063da97f2e236c4f986
    Closes-Bug: #1420739