aboutsummaryrefslogtreecommitdiffstats
path: root/service_mapping/pNF/service_mapping.json
blob: 1e19ae3ff18c06938503154610731236220705af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
   "GLOBAL_SERVICE_FOLDER_MAPPING": { 
	                        "pNF" : ["pNF"]
   },
   "GLOBAL_SERVICE_VNF_MAPPING": { 
	    "pNF"  : ["pNF"]
   },
   "GLOBAL_SERVICE_GEN_NEUTRON_NETWORK_MAPPING": {
        "pNF" :[]
   },
   "GLOBAL_SERVICE_DEPLOYMENT_ARTIFACT_MAPPING": {
    "pNF" :[]
   },
   "GLOBAL_SERVICE_TEMPLATE_MAPPING":  {
    "pNF"  : []
   } 
}