Comment 4 for bug 1685731

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

Reviewed: https://review.openstack.org/608908
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=84d2a8b09db90152195d865470912aa14a3421cd
Submitter: Zuul
Branch: master

commit 84d2a8b09db90152195d865470912aa14a3421cd
Author: whoami-rajat <email address hidden>
Date: Tue Oct 9 15:59:07 2018 +0530

    Cinder Backup: object_count value incorrect

    Whenever we create a backup, the object_count value doesn't match
    with the actual number of objects created.
    This patch addresses the change.

    Co-authored-by: wanghongxu <email address hidden>

    Change-Id: I972df393fe64ca55fcdaa629f03cfc10761f0f24
    Closes-Bug: #1685731