Nir Soffer has posted comments on this change. Change subject: xmlrpc: Use correct base class for parsing request ......................................................................
Patch Set 2: (2 comments) Check comments on the commit message http://gerrit.ovirt.org/#/c/25524/2//COMMIT_MSG Commit Message: Line 11: parse_request from BaseHTTPServer. This patch use the correct base Line 12: class, so if one of them will override parse_request, we use the correct Line 13: method. Line 14: Line 15: Change-Id: I4ef737c02afb97580179f381e0f227ee94e1383f Add Bug-Url: https://bugzilla.redhat.com/xxxxxx Line 16: Signed-off-by: Gustavo Pedrosa <[email protected]> Line 13: method. Line 14: Line 15: Change-Id: I4ef737c02afb97580179f381e0f227ee94e1383f Line 16: Signed-off-by: Gustavo Pedrosa <[email protected]> Line 17: Reviewed-on: http://gerrit.ovirt.org/25524 Reviewed-on should point to http://gerrit.ovirt.org/#/c/24289/ -- To view, visit http://gerrit.ovirt.org/25524 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4ef737c02afb97580179f381e0f227ee94e1383f Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.4 Gerrit-Owner: Gustavo Frederico Temple Pedrosa <[email protected]> Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
