Comment 5 for bug 1157242

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

Reviewed: https://review.openstack.org/25671
Committed: http://github.com/openstack/cinder/commit/b78fb081ac1be228cecebff2a49131accfe4525c
Submitter: Jenkins
Branch: master

commit b78fb081ac1be228cecebff2a49131accfe4525c
Author: Larry Matter <email address hidden>
Date: Thu Mar 28 16:29:38 2013 -0700

    REST session validity not checked in get_volume_info

    The fix for bug 1157242 introduced a new bug in Coraid cinder driver
    _get_volume_info that the login session is not checked for
    validity/timeout. This change addressesthat issue for all
    methods in the CoraidRESTClient class.

    Fixes bug 1160459

    Change-Id: Ib2d7ebbf3ef8ec35071f51c6168eb9b3af9405e6