diff options
author | Sunder Tattavarada <statta@research.att.com> | 2018-03-28 15:08:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-28 15:08:01 +0000 |
commit | b6897951fa227b3a909dc7a0c8886336fd38bddb (patch) | |
tree | 29b63bf01f47362aa6bb41cf8f8aebf4f5e6b17f /docs/submodules/portal.git | |
parent | 2226286c1322b93c13fbff7755c32222d5acb503 (diff) |
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>
Diffstat (limited to 'docs/submodules/portal.git')
m--------- | docs/submodules/portal.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git -Subproject 99b982918fe3c9a33b0f221bdfafd7b710b9edb +Subproject e3a1140535044053a43d0ced84847b3d4023559 |