Dan Kenigsberg has submitted this change and it was merged. Change subject: contrib: schema converter ......................................................................
contrib: schema converter As part of this change we want to reuse code which was used to generate api documentation by process-schema script. It is not possible to import it so I moved required functions to vdsmapi module from where we could share it for both scripts. Change-Id: I3921cebb7f550f63849f3bc5c80636b6e9495c92 Signed-off-by: pkliczewski <[email protected]> Reviewed-on: https://gerrit.ovirt.org/52864 Reviewed-by: Yaniv Bronhaim <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M automation/check-merged.packages.fc23 M automation/check-patch.packages.fc23 A contrib/schema-converter M lib/api/Makefile.am R lib/api/schema_to_html.py A lib/api/schemaapi.py A lib/api/vdsm-api-gluster.yml A lib/api/vdsm-api.yml M tests/schemaValidationTest.py M vdsm.spec.in 10 files changed, 12,133 insertions(+), 11 deletions(-) Approvals: Piotr Kliczewski: Verified Yaniv Bronhaim: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/52864 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3921cebb7f550f63849f3bc5c80636b6e9495c92 Gerrit-PatchSet: 40 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Darshan N <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Milan Zamazal <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
