Re: Problem with createNetworkOffering API call

2013-01-23 Thread Hugo Trippaers
Nice! Cheers, Hugo Verstuurd vanaf mijn iPad Op 23 jan. 2013 om 19:59 heeft "Rohit Yadav" het volgende geschreven: > On Wed, Jan 23, 2013 at 10:13 AM, Min Chen wrote: >> Hi Rohit/Hugo, >> >>If I am not mistaken the issue, an easy fix for this is to change the >> following parameter

Re: Problem with createNetworkOffering API call

2013-01-23 Thread Rohit Yadav
On Wed, Jan 23, 2013 at 10:13 AM, Min Chen wrote: > Hi Rohit/Hugo, > > If I am not mistaken the issue, an easy fix for this is to change the > following parameter annotation Yes you're right! I was lost in some other piece of code (apparently switching between branches messes your brain),

Re: Problem with createNetworkOffering API call

2013-01-23 Thread Min Chen
Hi Rohit/Hugo, If I am not mistaken the issue, an easy fix for this is to change the following parameter annotation @Parameter(name=ApiConstants.SERVICE_OFFERING_ID, type=CommandType.UUID, entityType=DiskOfferingResponse.class, description="the service offering ID used by

Re: Problem with createNetworkOffering API call

2013-01-23 Thread Rohit Yadav
Hi Hugo, I'll see this today. I'm not sure about the impact of fixing it in disk offering dao impl as well. Both disk and service offering dao and tables are tightly coupled. Must be something I missed. Will keep you posted. Regards. On Wed, Jan 23, 2013 at 6:28 AM, Hugo Trippaers wrote: > Hey

Problem with createNetworkOffering API call

2013-01-23 Thread Hugo Trippaers
Hey guys, I was working on some stuff when I needed to create a new network service offering using the lastest build from master (and a clean database). The call failed with the following message "Unable to execute API command createnetworkoffering due to invalid value. Invalid parameter value