Updated git submodules
Project: portal master e3a1140535044053a43d0ced84847b3d40235596
Merge "fixing invalid database name"
fixing invalid database name
The db name changed from portal to portal_os
but all the other SQL files use portal and nothing
is using portal_os.
all containers are blocked by this failure:
/usr/local/bin/docker-entrypoint.sh:
running /docker-entrypoint-initdb.d/PortalDDLMySql_2_1_Common.sql
ERROR 1049 (42000) at line 16: Unknown database 'portal'
Issue-ID: OOM-746
Change-Id: I2ef39a63fcd4d68b67d2e8979f60d9c8094fdab1
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git
index 99b9829..e3a1140 160000
--- a/docs/submodules/portal.git
+++ b/docs/submodules/portal.git
@@ -1 +1 @@
-Subproject commit 99b982918fe3c9a33b0f221bdfafd7b710b9edb6
+Subproject commit e3a1140535044053a43d0ced84847b3d40235596