Yair Zaslavsky has submitted this change and it was merged.

Change subject: core: Wrong usage of map at VmPropertiesUtils
......................................................................


core: Wrong usage of map at VmPropertiesUtils

The following patch fixes wrong usage of map (for
userdefinedProperties map - get was used on String
and not on Version).
In addition, refactored a boolean method to prevent
the repeptitive code.

Change-Id: I836e0a5ba5dfb209db2ce942f9e2c1000f6bce5d
Acked-By:
Signed-off-by: Yair Zaslavsky <[email protected]>
---
M 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/vmproperties/VmPropertiesUtils.java
1 file changed, 6 insertions(+), 1 deletion(-)

Approvals:
  Maor Lipchuk: Looks good to me, approved
  Yair Zaslavsky: Verified


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I836e0a5ba5dfb209db2ce942f9e2c1000f6bce5d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to