aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/installer/src/main/scripts/VNF_DG_MAPPING.sql
AgeCommit message (Collapse)AuthorFilesLines
2017-08-03Correcting new vnf_dg_mapping sqlPatrick Brady1-30/+0
The path was wrong to the sql script before, and it was not included in the bundle. Change-Id: Id34950dcb424b9c71f203da12820a27ed77d7d45 Signed-off-by: Patrick Brady <pb071s@att.com> Issue: APPC-88
2017-08-01Adding new directed graphsPatrick Brady1-0/+30
Added Generic_Restart and legacy_operation and updated topology_operation_all. Created VNF_DG_MAPPING.sql and added code for this sql at the end of "install.sh". Change-Id: Ib741740e8be43cda22c648215b0d7096b95ea2ed Signed-off-by: Patrick Brady <pb071s@att.com> Issue:APPC-88