Change in ovirt-engine[master]: core: Fix type of ConfigValues.Ipv6Supported

mperina at redhat.com mperina at redhat.com
Fri Jun 10 10:04:30 UTC 2016


Martin Peřina has submitted this change and it was merged.

Change subject: core: Fix type of ConfigValues.Ipv6Supported
......................................................................


core: Fix type of ConfigValues.Ipv6Supported

Fixes type of ConfigValues.Ipv6Supported from String to Boolean to be
able to call Config.<Boolean> get() method. If type is String then of
course ClassCastException it thrown.

Change-Id: I773af6c508f8249eb5de6c9c1fac8a3777a2d763
Bug-Url: https://bugzilla.redhat.com/1344355
Signed-off-by: Martin Perina <mperina at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Piotr Kliczewski: Looks good to me, but someone else must approve
  Martin Peřina: Verified; Looks good to me, approved; Passed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I773af6c508f8249eb5de6c9c1fac8a3777a2d763
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list