diff options
author | st782s <statta@research.att.com> | 2018-01-30 17:29:36 -0500 |
---|---|---|
committer | st782s <statta@research.att.com> | 2018-02-01 15:10:02 -0500 |
commit | 21a8761f684745bb300e075c7e98ad897ace9eed (patch) | |
tree | 6d585c3fe39fbb42a314941dbc8646e6ccf188cf /ecomp-portal-DB-os/README.md | |
parent | 3af8af1310d5a27cb58be29505573f0bbdc1717c (diff) |
Security/ Package Name changes
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>
Diffstat (limited to 'ecomp-portal-DB-os/README.md')
-rw-r--r-- | ecomp-portal-DB-os/README.md | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/ecomp-portal-DB-os/README.md b/ecomp-portal-DB-os/README.md index 0f4422cc..563676a7 100644 --- a/ecomp-portal-DB-os/README.md +++ b/ecomp-portal-DB-os/README.md @@ -1,6 +1,4 @@ -This directory holds the Opensource database scripts for the ONAP ECOMP Portal. - -Previously database scripts were in ecomp-portal-BE/ecomp-portal-resources/sql scripts/ +This directory holds the Opensource database scripts for the ONAP Portal. This Readme file contains a description of all the database scripts @@ -12,19 +10,15 @@ DDL For an Opensource instance run only -1707: script EcompPortalDDLMySql_1707_Common.sql. -1710: script EcompPortalDDLMySql_1710_Common.sql. +2_1: script PortalDDLMySql_2_1_Common.sql. -1707: EcompPortalDDLMySql_1707_OS.sql is only a placeholder at this time. -1710: EcompPortalDDLMySql_1710_OS.sql is only a placeholder at this time. +2_1: PortalDDLMySql_2_1_OS.sql is only a placeholder at this time. DML For an Opensource instance run -1707: script EcompPortalDMLMySql_1707_Common.sql and script EcompPortalDMLMySql_1707_OS.sql. -1710: script EcompPortalDMLMySql_1710_Common.sql and script EcompPortalDMLMySql_1710_OS.sql. +2_1: script PortalDMLMySql_2_1_Common.sql and script PortalDMLMySql_2_1_OS.sql. -1707: EcompPortalDMLMySql_1707_OS.sql - this is the specific DML entries that only Opensource needs -1710: EcompPortalDMLMySql_1710_OS.sql - this is the specific DML entries that only Opensource needs +2_1: PortalDMLMySql_2_1_OS.sql - this is the specific DML entries that only Opensource needs *************************************************************************************************************************************** |