Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: Fix RSDL for adding clusters
......................................................................
restapi: Fix RSDL for adding clusters
The RSDL metadata doesn't document correctly the use of the
"scheduling_policy.name" element for adding a cluster. As a result the
Python SDK doesn't document it in its documentation comments and the CLI
doesn't list it in autocompletion. This patch fixes that issue.
Change-Id: I3418e301679c31eec3950c4428485d48e39cad73
Bug-Url:
https://bugzilla.redhat.com/1279159
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Juan Hernandez: Looks good to me, approved; Passed CI tests
Roy Golan: Verified; Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/48251
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3418e301679c31eec3950c4428485d48e39cad73
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>