Moti Asayag has submitted this change and it was merged. Change subject: core: Added correlation ID to VdcActionParametersBase ......................................................................
core: Added correlation ID to VdcActionParametersBase A new field, correlationId was added to VdcActionParametersBase. The purpose of the field is to identify a cross system action, start by the clients thru the backend till VDSM. The value of the correlation id will be provided by the clients, as a any parameter. Change-Id: Id32c152573672996275242b100ef2d9e5571ad51 --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionParametersBase.java 1 file changed, 19 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1944 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id32c152573672996275242b100ef2d9e5571ad51 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
