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)
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

index 9839ced..a16180d 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 9839ced6873d01aa6a880c3f628e2bf2bc224f7b
+Subproject commit a16180d9ed958b3171f93ead7b15343070ba5790