Comment 2 for bug 1224499

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

Reviewed: https://review.openstack.org/46293
Committed: http://github.com/openstack/cinder/commit/39c30022bf4c40240e507059e30d32d1b771a8b9
Submitter: Jenkins
Branch: master

commit 39c30022bf4c40240e507059e30d32d1b771a8b9
Author: zhangchao010 <email address hidden>
Date: Thu Sep 12 22:34:22 2013 +0800

    Improves the parsing way of ssh returns

    Huawei driver failed to parse ssh result when firstly logging
    in storage system on paramiko 1.8.0. The update of paramiko
    make the order of ssh returns changed. This patch improves
    the parsing way of ssh returns.

    This patch also does some changes for log punctuations.

    fixes bug 1224499
    Change-Id: Ia8761081dff998884f45312355b62aa27ab5417c