Volume provisioning type in createDiskOffering API

2014-07-16 Thread Gaurav Aradhye
Hi, I believe this feature is in master branch, but I don't see the "provisioningtype" parameter in createDiskOffering API. Any idea why? I can see it defined in CreateDiskOfferingCmd.java file. Regards, Gaurav

Re: Volume provisioning type in createDiskOffering API

2014-07-16 Thread Punith S
hi gaurav, noji has written a document on this. refer this link -> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Volume+provisioning+type+option thanks On Wed, Jul 16, 2014 at 2:06 PM, Gaurav Aradhye wrote: > Hi, > > I believe this feature is in master branch, but I don't see the > "

Re: Volume provisioning type in createDiskOffering API

2014-07-16 Thread Gaurav Aradhye
Hi Punith, Thanks! I already referred to the feature specification. I can't find "provisioningtype" parameter in the request of createDiskOffering as mentioned in the FS. The smoke tests have been added for this feature in master branch and those are failing currently. Regards, Gaurav On Wed, J

Re: Volume provisioning type in createDiskOffering API

2014-07-17 Thread Gaurav Aradhye
Issue has been resolved. May be I was on different branch. Ashutosh has put a patch for original issue - fixing test script related to smoke tests of this feature - https://reviews.apache.org/r/23604/ Regards, Gaurav On Wed, Jul 16, 2014 at 4:47 PM, Gaurav Aradhye wrote: > Hi Punith, > > Thank