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.hernan...@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.hernan...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to