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

juan.hernandez at redhat.com juan.hernandez at redhat.com
Mon Oct 6 07:49:41 UTC 2014


Juan Hernandez 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>
---
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, but someone else must approve
  Maor Lipchuk: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifccc9082d71cc6bb14ae9dfc7efd3c024a82639f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
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: automation at ovirt.org



More information about the Engine-commits mailing list