[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

[openstack-dev] [Tempest] Can we add testcase for Unshelving volume backed instance?

2015-07-20 Thread Deore, Pranali11
Hi, Unshelving a volume backed instance was not working before merging the patch [1]. In case of volume backed instance, snapshot is not taken when an instance is shelved, so shelve_image_id key is not set to the instance system metadata. If shelve_image_id is None, UnshelveException was

[openstack-dev] [Cinder] Do we need to fix issues in V1 API?

2015-05-26 Thread Deore, Pranali11
Hello, While fixing issues in V2 API, do we need to fix in V1 API? As per following blueprint description, V1 API is being deprecated in liberty-1. https://blueprints.launchpad.net/cinder/+spec/deprecate-v1-api Thanks Regards, Pranali Deore

Re: [openstack-dev] [Cinder] Do we need to fix issues in V1 API?

2015-05-26 Thread Deore, Pranali11
, certainly I'd vote against it. They should be fixed in V2 however. On 26 May 2015 at 15:13, Deore, Pranali11 pranali11.de...@nttdata.commailto:pranali11.de...@nttdata.com wrote: Hi Duncan, I am planning to fix following issues for V1 API, 1. https://bugs.launchpad.net/cinder/+bug/1454244 2

Re: [openstack-dev] [Cinder] Do we need to fix issues in V1 API?

2015-05-26 Thread Deore, Pranali11
thinking about fixing? On 26 May 2015 at 14:17, Deore, Pranali11 pranali11.de...@nttdata.commailto:pranali11.de...@nttdata.com wrote: Hello, While fixing issues in V2 API, do we need to fix in V1 API? As per following blueprint description, V1 API is being deprecated in liberty-1. https

[openstack-dev] [stable] freeze exception

2015-04-03 Thread Deore, Pranali11
Hello Stable-Maintainers, Cores I'd like to request a freeze exception for the following change-set: https://review.openstack.org/#/c/156936/ IMO, this patch will not have any regression. Thanks Regards. Pranali Deore __