Yair Zaslavsky has submitted this change and it was merged.
Change subject: engine: adding no-arg constructor to RemoveVdsParameters
......................................................................
engine: adding no-arg constructor to RemoveVdsParameters
According to GWT serialization policy the classes used
in serialization should have a no-arg constructor.
Added a no-arg constructor to RemoveVdsParameters class
Change-Id: Ice662caf5e6a96858cf9d1f788cbf4b4744dcf7a
Bug-Url:
https://bugzilla.redhat.com/1012826
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/RemoveVdsParameters.java
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19610
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ice662caf5e6a96858cf9d1f788cbf4b4744dcf7a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server