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