aboutsummaryrefslogtreecommitdiffstats
path: root/service_mapping/vFWNG/service_mapping.json
blob: a994599510d3397cf141e099e3068615857de03b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
   "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" : ""
   } 
}