Comment 21 for bug 1703856

Revision history for this message
Abhishek Kekane (abhishek-kekane) wrote :

I have taken the changes from both reviews, https://review.openstack.org/#/c/493654/ (Glance) and https://review.openstack.org/492651 (devstack) and,

Ran below scenarios:
1. create image of 10 GB - Success
2. Create image of 20 GB - Success
3. Create image of 40 GB - Success
4. Create image of 70 GB - Success
5. Concurrently create 3 images of 15 GB each - Success
6. Concurrently create 3 images of 20 GB each - Success

Thanks Matthew for working on this.