summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-DB-common/PortalDDLMySql_2_1_Common.sql
AgeCommit message (Collapse)AuthorFilesLines
2018-03-27fixing invalid database nameMandeep Khinda1-2/+2
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>
2018-03-26Security fixesKishore Reddy, Gujja (kg811t)1-1/+1
Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217 Includes JUNITS and docker changes, music integration and security fixes Change-Id: Ib4ad7fbe28a3be9e159c4ab1f7818783c1ed5319 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-02-01Security/ Package Name changesst782s1-0/+1758
Issue-ID: PORTAL-174, PORTAL-157, PORTAL-156, PORTAL-148, PORTAL-145, PORTAL-140, PORTAL-133, PORTAL-121, PORTAL-111, PORTAL-88 Includes security fixes, Role Centralization, replace certain ECOMP occurrences etc Change-Id: I3c8b706709c6b92e646e3cbe50c2d660e8a46ef4 Signed-off-by: st782s <statta@research.att.com>