summaryrefslogtreecommitdiffstats
path: root/adapters/mso-nssmf-adapter/src/main/resources/subnetCapability.json
diff options
context:
space:
mode:
authormukesh.paliwal <mukesh.paliwal1@huawei.com>2021-02-17 13:23:57 +0530
committermukesh.paliwal <mukesh.paliwal1@huawei.com>2021-02-17 13:23:57 +0530
commit33eb534b43713e8a50f15f517830fe62363cd180 (patch)
tree3c6ed914e754b73ded2db15771a4270f877db2d2 /adapters/mso-nssmf-adapter/src/main/resources/subnetCapability.json
parente45ea4d14e39b93c667047d2fe8990f69a8278a2 (diff)
Remove mso-nssmf-adapter from SO
Issue-ID: SO-3535 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: I0fe65312fbde922064f3d464dc783e82fa4d707d
Diffstat (limited to 'adapters/mso-nssmf-adapter/src/main/resources/subnetCapability.json')
-rw-r--r--adapters/mso-nssmf-adapter/src/main/resources/subnetCapability.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/adapters/mso-nssmf-adapter/src/main/resources/subnetCapability.json b/adapters/mso-nssmf-adapter/src/main/resources/subnetCapability.json
deleted file mode 100644
index 8753e85ea2..0000000000
--- a/adapters/mso-nssmf-adapter/src/main/resources/subnetCapability.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "AN": {
- "latency": 5,
- "maxNumberofUEs": "100"
- },
- "CN": {
- "latency": 5,
- "maxNumberofConns": "100"
- }
-}