aboutsummaryrefslogtreecommitdiffstats
path: root/dpo
diff options
context:
space:
mode:
authormalar <malarvizhi.44@wipro.com>2021-10-14 12:58:18 +0000
committermalar <malarvizhi.44@wipro.com>2021-10-20 11:27:39 +0000
commit9f1c4f29af6640cccaad8fec941fa58fcd833dcd (patch)
tree29ee8143f8aa02d0e0dc3a3e275facdbc0e993fa /dpo
parent29f3dc9cabe5b6a6b2cfddc8a7a24d7a3ff98b4f (diff)
Fix bug in filtering new FM notification
Issue-ID: DCAEGEN2-2943 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Ibd0a06695bd14267667f57fe57c3e36b41fb2e12
Diffstat (limited to 'dpo')
-rw-r--r--dpo/spec/sonhandler-componentspec.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/dpo/spec/sonhandler-componentspec.json b/dpo/spec/sonhandler-componentspec.json
index 8899dfc..4133c73 100644
--- a/dpo/spec/sonhandler-componentspec.json
+++ b/dpo/spec/sonhandler-componentspec.json
@@ -274,7 +274,7 @@
},
{
"name": "sonhandler.get.cell.data.url",
- "value": "execute/cps-ran-schema/get-cell-data",
+ "value": "execute/cps-ran-schemaset/get-cell-list",
"description": "Cps get cell data url",
"sourced_at_deployment": false,
"policy_editable": false,
@@ -282,7 +282,7 @@
},
{
"name": "sonhandler.get.nbr.list.url",
- "value": "execute/cps-ran-schema/get-nbr-list",
+ "value": "execute/cps-ran-schemaset/get-nbr-list",
"description": "Cps get nbr list url",
"sourced_at_deployment": false,
"policy_editable": false,
@@ -290,7 +290,7 @@
},
{
"name": "sonhandler.get.pci.url",
- "value": "execute/cps-ran-schema/get-pci",
+ "value": "execute/ran-network-schemaset/get-pci",
"description": "Cps get pci url",
"sourced_at_deployment": false,
"policy_editable": false,
@@ -298,7 +298,7 @@
},
{
"name": "sonhandler.get.pnf.url",
- "value": "execute/cps-ran-schema/get-pnf",
+ "value": "execute/ran-network-schemaset/get-pnf",
"description": "Cps get pnf url",
"sourced_at_deployment": false,
"policy_editable": false,