Comment 29 for bug 1787933

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/45666
Committed: http://github.com/Juniper/contrail/commit/0078ce45112ef6c07e9802fe11ce92022cd6975f
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 0078ce45112ef6c07e9802fe11ce92022cd6975f
Author: Kamil Renczewski <email address hidden>
Date: Mon Aug 20 17:58:18 2018 +0200

Fix loading cassandra data into rdbms issues

Temporary disable foreign key checking in transaction for convert.
Fix unique constraint in metadata table.

Add MultiError.Cause() so that the stack trace and error code
are taken from its first error.

Change-Id: I1942fe24074021cb0ad0138ff7a813859207ffaf
Closes-Bug: 1787933