Dan Kenigsberg has submitted this change and it was merged. Change subject: add a Makefile command to generate vdsm-api.html ......................................................................
add a Makefile command to generate vdsm-api.html This command is used to generate vdsm-api.html from vdsmapi-schema.json Also it is easy to check the schema syntax errors, when new APIs are added in vdsmapi-schema.json. Change-Id: I7a07e291822dae9179d3e8a4a90d654a776f085c Signed-off-by: ShaoHe Feng <[email protected]> --- M .gitignore M vdsm.spec.in M vdsm/vdsmd.8.in M vdsm_api/Makefile.am 4 files changed, 22 insertions(+), 1 deletion(-) Approvals: Adam Litke: Verified; Looks good to me, but someone else must approve Saggi Mizrahi: Verified; Looks good to me, approved Dan Kenigsberg: Zhou Zheng Sheng: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/9433 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7a07e291822dae9179d3e8a4a90d654a776f085c Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Shu Ming <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
