" Hi Deore, 2015-08-13 15:33 GMT+09:00 Deore, Pranali11 <pranali11.deore at nttdata.com>: > Hi, > > > > While going through the tempest code, I have found that image-download v2 > api test is missing in tempest. > > Can I add the api test for the same? Please suggest? I guess https://github.com/openstack/tempest/blob/master/tempest/api/image/v2/test_images.py#L70 is testing this API. or "image-download v2 api" means the other API? > Also glance task import API related testcases are also not there in tempest. Yeah, you seems right. Current tempest doesn't contain the test cases of glance's tasks APIs: http://developer.openstack.org/api-ref-image-v2.html#os-tasks-v2 > Is it ok if I add tests for the same? Yes, please :) Thanks Ken Ohmichi