diff options
Diffstat (limited to 'service_mapping/pNF/service_mapping.json')
-rw-r--r-- | service_mapping/pNF/service_mapping.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/service_mapping/pNF/service_mapping.json b/service_mapping/pNF/service_mapping.json new file mode 100644 index 00000000..1e19ae3f --- /dev/null +++ b/service_mapping/pNF/service_mapping.json @@ -0,0 +1,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" : [] + } +} |