Comment 2 for bug 1262432

Revision history for this message
David Kranz (david-kranz) wrote :

This happened a few times in the last week, but many more times today. I looked at the tempest code in test_volume_transfers.py carefully and do not see a race if all the volume calls are scoped to an isolated pair of tenants which they seem to be. But this feature is new in Havana and involves operations between tenants so I would suspect a bug in cinder where somehow an old transfer is somehow getting included in the returned list.