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