Pretty print json files in service_mapping/
[demo.git] / service_mapping / vCPEvBNG / service_mapping.json
1 {
2     "GLOBAL_SERVICE_FOLDER_MAPPING": {
3         "vCPEvBNG": [
4             "vCPE/vbng"
5         ]
6     },
7     "GLOBAL_SERVICE_VNF_MAPPING": {
8         "vCPEvBNG": [
9             "vCPEvBNG"
10         ]
11     },
12     "GLOBAL_SERVICE_GEN_NEUTRON_NETWORK_MAPPING": {
13         "vCPEvBNG": [
14             "BRG_BNG",
15             "BNG_MUX"
16         ]
17     },
18     "GLOBAL_SERVICE_DEPLOYMENT_ARTIFACT_MAPPING": {
19         "vCPEvBNG": []
20     },
21     "GLOBAL_SERVICE_TEMPLATE_MAPPING": {
22         "vCPEvBNG": [
23             {
24                 "isBase": "true",
25                 "template": "vcpe_vbng_preload.template",
26                 "vnf_index": "0",
27                 "name_pattern": "base_vbng"
28             }
29         ]
30     },
31     "GLOBAL_VALIDATE_NAME_MAPPING": {
32         "vCPEvBNG": ""
33     }
34 }