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