Updated git submodules
authorDan Timoney <dtimoney@att.com>
Wed, 14 Nov 2018 13:58:24 +0000 (13:58 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 14 Nov 2018 13:58:24 +0000 (13:58 +0000)
commit02ad24764a90668f78cc5fbf59f92b7e03e097dc
tree70b2f292cb3327969096c810103a8f27c1ad8f21
parent63359df7afbf017a20cda8241e18c50716b142e6
Updated git submodules

Project: sdnc/oam casablanca a16180d9ed958b3171f93ead7b15343070ba5790

Merge "Drop CDS tables only if they exist" into casablanca

Drop CDS tables only if they exist

During the initialization of SDNC, SDNC tries to install all
the SQL dump provided. While processing the one for CDS, it
was failing to execute the first statement as the table is not
existent; hence was exiting that dump and processing with the
next one. In order to make sure the process creates CDS tables,
make the DROP statement work even if table doesn't exist.

Change-Id: Ifa99b8e1a13ac3828828e8b2a9f9674556f84ced
Issue-ID: CCSDK-682
Signed-off-by: Alexis de Talhouƫt <adetalhouet89@gmail.com>
docs/submodules/sdnc/oam.git