From 5b1ad1ec6afa21f3c32b0132d65cda335eafc935 Mon Sep 17 00:00:00 2001 From: "Welch, Lorraine (lb2391)" Date: Mon, 17 Sep 2018 18:02:12 -0400 Subject: Changed ecomp and AT&T references Issue-ID: PORTAL-302 Change-Id: Iec2ed9ba78ceb81f3d5dff84837697482415937d Signed-off-by: Welch, Lorraine (lb2391) --- ecomp-sdk/epsdk-app-os/db-scripts/readme | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ecomp-sdk/epsdk-app-os/db-scripts') diff --git a/ecomp-sdk/epsdk-app-os/db-scripts/readme b/ecomp-sdk/epsdk-app-os/db-scripts/readme index 0330789d..81944bb7 100644 --- a/ecomp-sdk/epsdk-app-os/db-scripts/readme +++ b/ecomp-sdk/epsdk-app-os/db-scripts/readme @@ -9,22 +9,22 @@ Directions: DDL For ONAP Amsterdam instance run EcompSdkDDLMySql_1710_Common.sql add script EcompSdkDDLMySql_1710_OS.sql. -EcompSdkDDLMySql_1710_Common.sql - this is the DDL entries that both Opensource and AT&T have in common +EcompSdkDDLMySql_1710_Common.sql - this is a common DDL file EcompSdkDDLMySql_1710_OS.sql - this is the specific DDL entries that only OS needs, empty placeholder For ONAP Beijing instance run EcompSdkDDLMySql_2_1_Common.sql add script EcompSdkDDLMySql_2_1_OS.sql. -EcompSdkDDLMySql_2_1_Common.sql - this is the DDL entries that both Opensource and AT&T have in common +EcompSdkDDLMySql_2_1_Common.sql - this is a common DDL file EcompSdkDDLMySql_2_1_OS.sql - this is the specific DDL entries that only OS needs, empty placeholder For ONAP Beijing instance run EcompSdkDDLMySql_2_2_common.sql and script EcompSdkDDLMySql_2_2_OS.sql. -EcompSdkDDLMySql_2_2_Common.sql - this is the DDL entries that both Opensource and AT&T have in common +EcompSdkDDLMySql_2_2_Common.sql - this is a common DDL file EcompSdkDDLMySql_2_2_OS.sql - this is the specific DDL entries that only OS needs, empty placeholder For ONAP Casablanca instance run EcompSdkDDLMySql_2_4_common.sql and script EcompSdkDDLMySql_2_4_OS.sql. -EcompSdkDDLMySql_2_4_Common.sql - this is the DDL entries that both Opensource and AT&T have in common +EcompSdkDDLMySql_2_4_Common.sql - this is a common DDL file EcompSdkDDLMySql_2_4_OS.sql - this is the specific DDL entries that only OS needs, empty placeholder DML @@ -63,4 +63,4 @@ EcompSdkMySql_Rollback_2_1_to_1710_Common.sql Our Existing Partner Apps can call the following scripts to upgrade from 2_1 to 2_2 version EcompSdkMySql_Upgrade_2_1_to_2_2_Common.sql -EcompSdkMySql_Rollback_2_2_to_2_1_Common.sql \ No newline at end of file +EcompSdkMySql_Rollback_2_2_to_2_1_Common.sql -- cgit 1.2.3-korg