
Juan Hernandez has submitted this change and it was merged. Change subject: codegen: Document installation of "generateDS.py" ...................................................................... codegen: Document installation of "generateDS.py" The code generator needs the "generateDS.py" tool to work correctly, but this isn't documented, which causes problems for people that doesn't use the generator frequently. This patch documents this requirement in the README.md file. Change-Id: I8dbb48962c476658c9141f5fee3fe7c9fd6e3c82 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M README.md 1 file changed, 14 insertions(+), 0 deletions(-) Approvals: Tal Nisan: Looks good to me, but someone else must approve Juan Hernandez: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39845 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8dbb48962c476658c9141f5fee3fe7c9fd6e3c82 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org