X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=blobdiff_plain;f=service_mapping%2FpNF%2Fservice_mapping.json;h=f9285becba79670b10889c4a3f8887629fbdb80c;hp=1e19ae3ff18c06938503154610731236220705af;hb=ad09fabff07bdfaf659aa8d3d4bfdd9a0f9907d0;hpb=f38883e404eda8a3248b1416d09830ffde8277cb diff --git a/service_mapping/pNF/service_mapping.json b/service_mapping/pNF/service_mapping.json index 1e19ae3f..f9285bec 100644 --- a/service_mapping/pNF/service_mapping.json +++ b/service_mapping/pNF/service_mapping.json @@ -1,17 +1,21 @@ { - "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" : [] - } + "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": [] + } }