Change in ovirt-engine[ovirt-engine-3.5]: restapi: Remove leading / from RSDL action names

Piotr Kliczewski has submitted this change and it was merged. Change subject: restapi: Remove leading / from RSDL action names ...................................................................... restapi: Remove leading / from RSDL action names The action names in the RSDL metadata files contain leading slashes. Durign generation of the RSDL document these are compared to the generated links, which are relative, they don't have slashes. As a result the generated RSDL document doesn't contain the information extracted from the metadata file. Change-Id: I37a39943f23406a3e6c077317c0b5159f85626f6 Bug-Url: https://bugzilla.redhat.com/1102772 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> (cherry picked from commit 5723ef221dd9f3ea4dc2e10eecf1ae8576cd7e08) --- M backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/rsdl/RsdlManager.java 1 file changed, 11 insertions(+), 3 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30258 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I37a39943f23406a3e6c077317c0b5159f85626f6 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
piotr.kliczewski@gmail.com