Change in ovirt-engine[master]: restapi: Add HexUtils

juan.hernandez at redhat.com juan.hernandez at redhat.com
Tue Oct 28 13:03:22 UTC 2014


Juan Hernandez has submitted this change and it was merged.

Change subject: restapi: Add HexUtils
......................................................................


restapi: Add HexUtils

This patch adds a utility class used to convert hexadecimal identifiers
to strings and the other way around. It will be used by resources that
don't have a identifier, so the identifier will be generated as the hex
encoding of the name.

Change-Id: I703763e11d26f2a1a0c6b0984249acc8a6744f95
Related-To: https://bugzilla.redhat.com/1132259
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
A backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/utils/HexUtils.java
M backend/manager/modules/restapi/types/src/main/modules/org/ovirt/engine/api/restapi-types/main/module.xml
2 files changed, 44 insertions(+), 0 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I703763e11d26f2a1a0c6b0984249acc8a6744f95
Gerrit-PatchSet: 6
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: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list