diff options
author | Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com> | 2018-03-27 17:09:48 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-28 02:39:21 +0000 |
commit | e7303326da8ebabc6ed788691c757c7ecae9d2e6 (patch) | |
tree | b950aa29ffed6dabf5d89c4f3ae4d16fa107d155 /docs/submodules/portal.git | |
parent | 2996331c0a7541fa4c338b3d56b545a7ee83d1da (diff) |
Updated git submodules
Project: portal master 99b982918fe3c9a33b0f221bdfafd7b710b9edb6
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: I6287c71ebe318e8224255e5406563d4f13806046
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.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 11b79e5093d8e7fa45b0ce4eceda0b56c27f13f +Subproject 99b982918fe3c9a33b0f221bdfafd7b710b9edb |