Change in ovirt-engine[master]: frontend: Fix issues with VmRngDevice.Source enum

tjelinek at redhat.com tjelinek at redhat.com
Thu Jul 24 11:42:12 UTC 2014


Tomas Jelinek has submitted this change and it was merged.

Change subject: frontend: Fix issues with VmRngDevice.Source enum
......................................................................


frontend: Fix issues with VmRngDevice.Source enum

this patch fixes problems with ^ enum parsing in ClusterModel. This enum
is represented as lower-case string in the engine config. When matching
this enum to its string representation, toLowerCase() must be called
firstly.

Change-Id: Ieeb5660fe5da4ea1ba913247150d4c63cecae1bb
Signed-off-by: Frantisek Kobzik <fkobzik at redhat.com>
Bug-Url: https://bugzilla.redhat.com/977079
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterModel.java
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Tomas Jelinek: Looks good to me, approved
  Frank Kobzik: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieeb5660fe5da4ea1ba913247150d4c63cecae1bb
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkobzik at redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list