Comment 2 for bug 1254671

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

Reviewed: https://review.openstack.org/58255
Committed: http://github.com/openstack/cinder/commit/9d571d39d7370efd290c6139e74c4884c5f7edbe
Submitter: Jenkins
Branch: master

commit 9d571d39d7370efd290c6139e74c4884c5f7edbe
Author: zhangyanzi <email address hidden>
Date: Mon Nov 25 19:13:52 2013 +0800

    Remove the redundant judgment for 'restore'

    In the function 'restore', there is redundant judgment for the body, it
    should be removed.

    Change-Id: Icfc5ae20141fad9d72de227cf5c06ca8504bd22c
    Closes-Bug: 1254671