Yes, the bug exists in 4.3 as well. We should fix it before the release. -Alena.
On 1/29/14, 2:02 PM, "Alena Prokharchyk" <alena.prokharc...@citrix.com> wrote: >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. >>> >>> >>> >