Alena Is the offending change restricted to this file only
https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blobdiff;f=server/src/com/cloud/api/query/vo/UserVmJoinVO.java;h=2bb0783595e7f6b5957cb94588a3cdd035baff55;hp=25079ca59f5d0ce0dabffcccb0b05972ea9e7a35;hb=dcda79e2c02fda4e0fe52f61bf61712742e1f0db;hpb=1fb32b58eb76d0c963bee7cc238d0f37a6dd8393 Animesh -----Original Message----- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Thursday, January 30, 2014 7:44 AM To: dev@cloudstack.apache.org Cc: daan.hoogl...@gmail.com Subject: Re: userVmResponse no longer returns some parameters 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. >