From 303fe3b4343838ae4c7b7a2511cb065f3abe7699 Mon Sep 17 00:00:00 2001 From: Michal Chabiera Date: Mon, 7 Dec 2020 18:18:27 +0100 Subject: Automation scripts for vFW_CNF_CDS usecase Automation scripts for vFW_CNF_CDS usecase Issue-ID: INT-1658 Signed-off-by: Michal Chabiera Change-Id: I32ba9afe0ca95c5db66c6789756508a76a13f948 (cherry picked from commit 6a7d598d08aa0e145a5aff71c4ed6deafb098e39) --- heat/vFW_CNF_CDS/README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'heat/vFW_CNF_CDS/README.txt') diff --git a/heat/vFW_CNF_CDS/README.txt b/heat/vFW_CNF_CDS/README.txt index 651d9598..d1130908 100644 --- a/heat/vFW_CNF_CDS/README.txt +++ b/heat/vFW_CNF_CDS/README.txt @@ -6,7 +6,8 @@ Demo directory structure: |- /helm #Directory containing helm charts that need to be packaged and attached to VSP package \- /cba #Directory containing CBA content to be included to csar package. It is prepared for /examples/ #Directory with context-specific overrides over general resources +/automation/ #Directory with automation scripts. For more details read README file inside. -Note: Scripts generate two VSP packages, one in Frankfurt format with helm associated with dummy heat templates and second +Note: Makefile script generates two VSP packages, one in Frankfurt format with helm associated with dummy heat templates and second with native Helm VSP format where helm packages are standalone. CBA folder contains CBA Definition for native VSP format but make is coverting the definition into Frankfurt format for Frankfurt VSP. Frankfurt VSP is still supported in Guilin. -- cgit 1.2.3-korg