Oved Ourfali has posted comments on this change. Change subject: sdk: make /filter header global rather than method driven #857018 ......................................................................
Patch Set 2: Looks good to me, but someone else must approve (1 inline comment) .................................................... File src/codegen/imp/imprt.py Line 41: "############ GENERATED CODE ############\n" + \ Line 42: "########################################\n\n" Line 43: Line 44: stamp = \ Line 45: "'''Generated at: " + str(datetime.datetime.now()) + "'''\n\n" remove whitespace. Line 46: Line 47: imports = intro + stamp + \ Line 48: "from ovirtsdk.xml import params\n" + \ Line 49: "from ovirtsdk.utils.urlhelper import UrlHelper\n" + \ -- To view, visit http://gerrit.ovirt.org/8076 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibdcfeac89b5eb4e46f435329d97f1ad337cdaa7f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
