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

index 53bb3d5..b7bdc48 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 53bb3d5baf4b63ce5bde7eee67e7cb2a9173121a
+Subproject commit b7bdc481784a08d81f71055264f03b9bb3443576