Dan Kenigsberg has submitted this change and it was merged. Change subject: Adding flowID ......................................................................
Adding flowID This patch will implement the flowID schema in vdsm side. The idea is provide a mechanism to identify the flow between ovirt engine and vdsm API calls in order to identify the entire scope of the backend action (which possibly consisted of several VSDM calls). At moment, we are going to use HTTP headers to implement this feature to keep the compability with current API, avoiding possible breakes. Change-Id: I6c818d7a90fea41663fd48620ac9718451a8662f --- M vdsm/BindingXMLRPC.py 1 file changed, 20 insertions(+), 3 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1221 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6c818d7a90fea41663fd48620ac9718451a8662f Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
