Change in ovirt-engine[master]: restapi: Fix "current" element of V3 capabilities

juan.hernandez at redhat.com juan.hernandez at redhat.com
Fri Mar 11 16:22:59 UTC 2016


Juan Hernandez has submitted this change and it was merged.

Change subject: restapi: Fix "current" element of V3 capabilities
......................................................................


restapi: Fix "current" element of V3 capabilities

The "current" element associated to version 4.0 of the engine in the V3
capabilities resource should be "true", but it is "false", because the
V3 capabilities server adds it as an attribute instead of as an element.
This patch fixes that issue.

Change-Id: I08504394e0c65eede9809b352048aa5b4c60f488
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/servers/V3CapabilitiesServer.java
1 file changed, 17 insertions(+), 13 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I08504394e0c65eede9809b352048aa5b4c60f488
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list