When reaper try to find the correct container_shard number, but it doesn't compare local device's name, so it always return first entry's index of local devices from the ring to container_shard. That causes some containers will be skip and objects under these containers won't be delete. Change-Id: I0e2bbdd99add86ee46e856920c0740c4aa13c77d Closes-Bug: #1549615