Juan Hernandez 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(a)redhat.com>
---
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/30257
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I37a39943f23406a3e6c077317c0b5159f85626f6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org