
Juan Hernandez has submitted this change and it was merged. Change subject: codegen: Use the same broker naming rules than the Java SDK ...................................................................... codegen: Use the same broker naming rules than the Java SDK This patch changes the generator of the Python SDK so that it uses the same rules than the generator of the Java SDK to calculate the names of the broker classes. This is an step towards merging both SDK generators. Change-Id: I45a315bc48be0a8ca6dacd03c1f3dfff7cea6f8f Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M generator/src/main/java/org/ovirt/engine/sdk/generator/rsdl/BrokerRules.java 1 file changed, 150 insertions(+), 14 deletions(-) Approvals: Martin Peřina: Looks good to me, but someone else must approve Juan Hernandez: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/38221 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I45a315bc48be0a8ca6dacd03c1f3dfff7cea6f8f Gerrit-PatchSet: 3 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: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: automation@ovirt.org