Updated git submodules
authorDan Timoney <dtimoney@att.com>
Mon, 19 Nov 2018 22:34:55 +0000 (22:34 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 19 Nov 2018 22:34:55 +0000 (22:34 +0000)
commitcd5128c235e9fa08a39a64f4933f801ace2601d8
tree52104446910056946be04263b4b408b963f49bc5
parent8dc506217dddf8c06d68ca119577137ac3865a2d
Updated git submodules

Project: sdnc/oam master d2508a2bfb2bdbe891528d24e98663d39ab6d35c

Merge "Drop CDS tables only if they exist"

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