Change in ovirt-engine[ovirt-engine-3.5]: restapi: Fix use of "unregistered" parameter

tnisan at redhat.com tnisan at redhat.com
Mon Oct 6 09:24:48 UTC 2014


Tal Nisan has submitted this change and it was merged.

Change subject: restapi: Fix use of "unregistered" parameter
......................................................................


restapi: Fix use of "unregistered" parameter

The "unregister" matrix parameter is used to include unregistered
objects (disks, templates and VMs) when listing or adding them. But the
paremeter is currently documented incorrectly, as it is missing from
some operations where it is used and included in other operations where
it isn't used. As a result the RSDL is incorrect and the Python and Java
SDKs don't implement it correctly. This patch fixes the documentation of
the parameter.

Change-Id: Ifccc9082d71cc6bb14ae9dfc7efd3c024a82639f
Bug-Url: https://bugzilla.redhat.com/1148715
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
(cherry picked from commit 29012b25c07d964d8f7aeeba7b6703bf452ae6b9)
---
M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
1 file changed, 3 insertions(+), 2 deletions(-)

Approvals:
  Juan Hernandez: Verified
  Allon Mureinik: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/33827
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifccc9082d71cc6bb14ae9dfc7efd3c024a82639f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list