
Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Fix optional parameters of add template ...................................................................... restapi: Fix optional parameters of add template The operation to add a template accepts the cluster name and id as optional parameters, but they aren't documented in the metadata, thus they aren't available in the CLI. Change-Id: I612da88a8de940f635cf11efd7bafb0a5ea9f17f Bug-Url: https://bugzilla.redhat.com/1109548 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Ravi Nori: Looks good to me, but someone else must approve Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29933 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I612da88a8de940f635cf11efd7bafb0a5ea9f17f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: automation@ovirt.org