It seem this happens on RHOS as well. It breaks the Tempest test_list_image_filters time to time. I think I have reproduced the problem by having a VM foo and then doing two snapshots simultaneously:
nova image-create foo foo-img --show& nova image-create foo foo-img2 --show
It seem this happens on RHOS as well. It breaks the Tempest test_list_ image_filters time to time. I think I have reproduced the problem by having a VM foo and then doing two snapshots simultaneously:
nova image-create foo foo-img --show& nova image-create foo foo-img2 --show
check the reproducer attachement for more info