From 978dbcf0a196acbafad72fe1e2478ec0e384f02f Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Wed, 23 Aug 2017 18:27:19 -0400 Subject: Deliver centralized role management feature Repair multiple defects also. Revise deployment to use docker-compose. Remove all zip archives. Issue: PORTAL-21, PORTAL-25, PORTAL-28, PORTAL-52, PORTAL-69, PORTAL-74, PORTAL-76, PORTAL-80, PORTAL-82 Change-Id: Ie72fec7d35ba78beb162bba6ed27b2caee340c61 Signed-off-by: Christopher Lott (cl778h) --- ecomp-portal-DB-common/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ecomp-portal-DB-common/README.md') diff --git a/ecomp-portal-DB-common/README.md b/ecomp-portal-DB-common/README.md index f07c3491..b47e15d5 100644 --- a/ecomp-portal-DB-common/README.md +++ b/ecomp-portal-DB-common/README.md @@ -11,9 +11,11 @@ Directions: DDL EcompPortalDDLMySql_1707_Common.sql - this is the DDL entries that both Opensource and AT&T have in common +EcompPortalDDLMySql_1710_Common.sql - this is the DDL entries that both Opensource and AT&T have in common DML EcompPortalDMLMySql_1707_Common.sql - this is the DML entries that both Opensource and AT&T have in common +EcompPortalDMLMySql_1710_Common.sql - this is the DML entries that both Opensource and AT&T have in common *************************************************************************************************************************************** -- cgit 1.2.3-korg