aboutsummaryrefslogtreecommitdiffstats
path: root/service_mapping/vFWNG/service_mapping.json
blob: 46d250c8d7ce7ab5627f2d0586fd6f25974b829f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
    "GLOBAL_SERVICE_FOLDER_MAPPING": {
        "vLB": [
            "vFWNG/templates"
        ]
    },
    "GLOBAL_SERVICE_VNF_MAPPING": {
        "vFWNG": [
            "vFWNG"
        ]
    },
    "GLOBAL_SERVICE_GEN_NEUTRON_NETWORK_MAPPING": {
        "vFWNG": []
    },
    "GLOBAL_SERVICE_DEPLOYMENT_ARTIFACT_MAPPING": {
        "vFWNG": []
    },
    "GLOBAL_SERVICE_TEMPLATE_MAPPING": {
        "vFWNG": []
    },
    "GLOBAL_VALIDATE_NAME_MAPPING": {
        "vFWNG": ""
    }
}