0c6486fa5a0edea264adc681d0fbe8c4eb135ca8
[demo.git] / service_mapping / vFW / service_mapping.json
1 {
2    "GLOBAL_SERVICE_FOLDER_MAPPING": { 
3                                 "vFW" : ["vFW"]
4    },
5    "GLOBAL_SERVICE_VNF_MAPPING": { 
6             "vFW"  : ["vFW"]
7    },
8    "GLOBAL_SERVICE_GEN_NEUTRON_NETWORK_MAPPING": {
9         "vFW" :[]
10    },
11    "GLOBAL_SERVICE_DEPLOYMENT_ARTIFACT_MAPPING": {
12     "vFW" :[]
13    },
14    "GLOBAL_SERVICE_TEMPLATE_MAPPING":  {
15     "vFW"  : [{"isBase" : "true", "template" : "vfw_preload.template", "vnf_index": "0", "name_pattern": "base_vfw"}]
16    },
17    "GLOBAL_VALIDATE_NAME_MAPPING": {
18                                  "vFW" : "vfw_name_0"
19    } 
20 }