Change in ovirt-engine[master]: core: replace null valued ipv6_boot_protocol with 'NONE'

masayag at redhat.com masayag at redhat.com
Sun Sep 18 11:07:11 UTC 2016


Moti Asayag has submitted this change and it was merged.

Change subject: core: replace null valued ipv6_boot_protocol with 'NONE'
......................................................................


core: replace null valued ipv6_boot_protocol with 'NONE'

update script fixes issue which exist due to problems on all 3 layers.
Ipv6BootProtocol should be nonnull(which is not), and this column on
dal layer controls creation of IpV6Address(which probably should not
be there), and because of that null-valued IpV6Address instance
arrives to UI layer, which expects only non-null values (which it
should not do), and because of that UI fails on NPE.

Change-Id: I9747497c3fbdd0a4e409a1ef8694818d4178dd54
Bug-Url: https://bugzilla.redhat.com/1371119
Signed-off-by: Martin Mucha <mmucha at redhat.com>
---
A packaging/dbscripts/upgrade/04_01_0300_do_not_allow_null_boot_protocol.sql
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Eli Mesika: Looks good to me, but someone else must approve
  Martin Mucha: Verified
  Jenkins CI: Passed CI tests
  Moti Asayag: Looks good to me, approved
  Yevgeny Zaspitsky: Looks good to me, but someone else must approve



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9747497c3fbdd0a4e409a1ef8694818d4178dd54
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list