0b99b02ceaccf085e7b1164748bf4fa9121325f5
[demo.git] / service_mapping / vCPEvGW / service_mapping.json
1 {
2    "GLOBAL_SERVICE_FOLDER_MAPPING": { 
3                                 "vCPEvGW" : ["vCPE/vgw"]
4    },
5    "GLOBAL_SERVICE_VNF_MAPPING": { 
6             "vCPEvGW"  : ["vCPEvGW"]
7    },
8    "GLOBAL_SERVICE_GEN_NEUTRON_NETWORK_MAPPING": {
9         "vCPEvGW" :[]
10    },
11    "GLOBAL_SERVICE_DEPLOYMENT_ARTIFACT_MAPPING": {
12     "vCPEvGW" :[]
13    },
14    "GLOBAL_SERVICE_TEMPLATE_MAPPING":  {
15     "vCPEvGW" : [{"isBase" : "true",  "template" : "vcpe_vgw_preload.template", "vnf_index": "0", "name_pattern": "base_vgw"}]
16    },
17    "GLOBAL_VALIDATE_NAME_MAPPING": {
18                                  "vCPEvGW" : "vgw_name_0"
19    } 
20 }