Change in ovirt-engine[master]: restapi: Fix base type of GraphicsConsoles

juan.hernandez at redhat.com juan.hernandez at redhat.com
Thu Jun 18 13:34:45 UTC 2015


Juan Hernandez has submitted this change and it was merged.

Change subject: restapi: Fix base type of GraphicsConsoles
......................................................................


restapi: Fix base type of GraphicsConsoles

The base type of the complex type "GraphicsConsoles" is "BaseResource",
but it should be "BaseResources" as it is a collection. This doesn't
cause any real issue in the engine, but it induces a type error in the
Java SDK.

Change-Id: Icf01d5d2b25736a5fd7e0c03e79b21047471113b
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Tomas Jelinek: Looks good to me, but someone else must approve
  Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icf01d5d2b25736a5fd7e0c03e79b21047471113b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list