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(a)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(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>