Daan Did you review this thread?
Thanks Animesh On Jan 29, 2014, at 3:50 PM, "Animesh Chaturvedi" <animesh.chaturv...@citrix.com> wrote: > Daan > > This is from the recent commit that you cherry-picked into 4.3. These > unintended consequences was my reason not to change so late. Anyhow please > review > > Animesh > > -----Original Message----- > From: Alena Prokharchyk [mailto:alena.prokharc...@citrix.com] > Sent: Wednesday, January 29, 2014 2:32 PM > To: dev@cloudstack.apache.org > Cc: Daan Hoogland > Subject: Re: userVmResponse no longer returns some parameters > > dcda79e2c02fda4e0fe52f61bf61712742e1f0db > > On 1/29/14, 2:22 PM, "Animesh Chaturvedi" <animesh.chaturv...@citrix.com> > wrote: > >> Alena do you know the commit ID >> >> -----Original Message----- >> From: Alena Prokharchyk [mailto:alena.prokharc...@citrix.com] >> Sent: Wednesday, January 29, 2014 2:03 PM >> To: dev@cloudstack.apache.org >> Cc: Daan Hoogland >> Subject: Re: userVmResponse no longer returns some parameters >> >> So the problem exists in 4.3 branch as well? >> >> =alena. >> >> On 1/29/14, 1:59 PM, "Sheng Yang" <sh...@yasker.org> wrote: >> >>> That's the reason of: >>> http://www.mail-archive.com/dev@cloudstack.apache.org/msg21948.html >>> >>> --Sheng >>> >>> >>> On Wed, Jan 29, 2014 at 1:53 PM, Alena Prokharchyk < >>> alena.prokharc...@citrix.com> wrote: >>> >>>> Hi Daan, >>>> >>>> In the latest master build I observed that listVirtualMachines >>>> command no longer returns parameters like: >>>> >>>> State >>>> displayName >>>> Account >>>> >>>> Its due to the commit that you've cherry-picked >>>> (fae05560218ef3bcb962bd424ae5dbf5cb8ede68) >>>> >>>> Setting corresponding fields in UserVmJoinVO to become final, >>>> causing them to always return NULL in the response. >>>> >>>> Can you please fix it? Current behavior will break all integration >>>> code. >>>> >>>> Thanks, >>>> Alena. >