Piotr Kliczewski has posted comments on this change.

Change subject: contrib: schema converter
......................................................................


Patch Set 11:

(2 comments)

https://gerrit.ovirt.org/#/c/52864/11/lib/api/vdsm-api.yaml
File lib/api/vdsm-api.yaml:

Line 6928:     params:
Line 6929:     -   description: List of secrets to register
Line 6930:         name: secrets
Line 6931:         type:
Line 6932:         - *SecretInfo
> This is not very clear compared with the json schema - ['SecretInfo']
This is a list notation in yaml
Line 6933: 
Line 6934:     -   defaultvalue: needs updating
Line 6935:         description: If true, unregister other registered secrets
Line 6936:         name: clear


Line 6935:         description: If true, unregister other registered secrets
Line 6936:         name: clear
Line 6937:         type: boolean
Line 6938: 
Line 6939: Host.remove_image_ticket:
> Sorting by method name is a complete mess compared with the json schema, we
I am going to split it in to multiple files so there is no need to keep the 
original order
Line 6940:     added: '4.0'
Line 6941:     description: Stop an image upload data transfer session.
Line 6942:     params:
Line 6943:     -   description: uuid of the ticket to be removed


-- 
To view, visit https://gerrit.ovirt.org/52864
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I3921cebb7f550f63849f3bc5c80636b6e9495c92
Gerrit-PatchSet: 11
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Edward Haas <edwa...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <mpoled...@redhat.com>
Gerrit-Reviewer: Martin Sivák <msi...@redhat.com>
Gerrit-Reviewer: Milan Zamazal <mzama...@redhat.com>
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeen...@redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to