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
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),
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
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