Updated git submodules
authoreh552t <eh552t@intl.att.com>
Thu, 14 Sep 2017 09:20:19 +0000 (11:20 +0200)
committerGerrit Code Review <gerrit@onap.org>
Thu, 14 Sep 2017 09:27:49 +0000 (09:27 +0000)
commit7dd22411dc0e6670db35b29416d5ae5de3fecd5f
treec69bab594a8349e37a7a2d8932d844f151e39b8a
parent6ee05c434b376033fd5ef82eb9a87e2492abf0dd
Updated git submodules

Project: clamp master b7bdc481784a08d81f71055264f03b9bb3443576

Wait for database with mariadb connector

With the change from Mysql to MariaDB connector
maxReconnect parameters doesn't work anymore.
We then need to use retriesAllDown instead but
this is doing retries as fast as possible with
no wait between tries so need an arbitrary high
value. With maxReconnect it was waiting a time
exponentially growing so a low value was enough.

Change-Id: I7d03baa69bbee46d82a403f573d9f492f9720a4c
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-42
docs/submodules/clamp.git