[Docker Build] Updated Docker build
[portal.git] / ecomp-portal-DB-os / README.md
diff --git a/ecomp-portal-DB-os/README.md b/ecomp-portal-DB-os/README.md
new file mode 100644 (file)
index 0000000..0075e9c
--- /dev/null
@@ -0,0 +1,22 @@
+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 Readme file contains a description of all the database scripts
+  
+***************************************************************************************************************************************
+
+Directions: 
+
+DDL
+
+For an Opensource instance run only script EcompPortalDDLMySql_1707_Common.sql.
+
+EcompPortalDDLMySql_1707_OS.sql is only a placeholder at this time.
+
+DML
+
+For an Opensource instance run  script EcompPortalDMLMySql_1707_Common.sql and script EcompPortalDMLMySql_1707_OS.sql.
+
+EcompPortalDMLMySql_1707_OS.sql - this is the specific DML entries that only Opensource needs
+***************************************************************************************************************************************