[openstack-dev] [Tempest] Can we add testcase for download image v2?

2015-08-13 Thread Deore, Pranali11
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?

Also glance task import API related testcases are also not there in tempest. Is 
it ok if I add tests for the same?


Thanks

__
Disclaimer: This email and any attachments are sent in strictest confidence
for the sole use of the addressee and may contain legally privileged,
confidential, and proprietary data. If you are not the intended recipient,
please advise the sender by replying promptly to this email and then delete
and destroy this email and any attachments without any further use, copying
or forwarding.__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Tempest] Can we add testcase for download image v2?

2015-08-13 Thread Ken'ichi Ohmichi

Hi Deore,

2015-08-13 15:33 GMT+09:00 Deore, Pranali11 pranali11.de...@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

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev