aboutsummaryrefslogtreecommitdiffstats
path: root/service_mapping/vFWCL
diff options
context:
space:
mode:
Diffstat (limited to 'service_mapping/vFWCL')
-rw-r--r--service_mapping/vFWCL/service_mapping.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/service_mapping/vFWCL/service_mapping.json b/service_mapping/vFWCL/service_mapping.json
new file mode 100644
index 00000000..860ccb81
--- /dev/null
+++ b/service_mapping/vFWCL/service_mapping.json
@@ -0,0 +1,22 @@
+{
+ "GLOBAL_SERVICE_FOLDER_MAPPING": {
+ "vFWCL" : ["vFWCL/vFWSNK", "vFWCL/vPKG"]
+ },
+ "GLOBAL_SERVICE_VNF_MAPPING": {
+ "vFWCL" : ["vFWCLvFWSNK", "vFWCLvPKG"]
+ },
+ "GLOBAL_SERVICE_GEN_NEUTRON_NETWORK_MAPPING": {
+ "vFWCL" :[]
+ },
+ "GLOBAL_SERVICE_DEPLOYMENT_ARTIFACT_MAPPING": {
+ "vFWCL" :[]
+ },
+ "GLOBAL_SERVICE_TEMPLATE_MAPPING": {
+ "vFWCLvFWSNK" : [{"isBase" : "true", "template" : "vfwsnk_preload.template", "vnf_index": "0", "name_pattern": "base_vfw"}],
+ "vFWCLvPKG" : [{"isBase" : "true", "template" : "vpkg_preload.template", "vnf_index": "1" , "name_pattern": "base_vpkg"}]
+ },
+ "GLOBAL_VALIDATE_NAME_MAPPING": {
+ "vFWCLvFWSNK" : "vfw_name_0",
+ "vFWCLvPKG" : "vpg_name_0"
+ }
+}