summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json
diff options
context:
space:
mode:
authorSandeep Shah <sandeeplinux1068@gmail.com>2019-07-26 08:29:49 -0500
committerSandeep Shah <sandeeplinux1068@gmail.com>2019-07-26 08:29:49 -0500
commitf83b65de23e6caab3f6d8eb6c16541236d5afb6e (patch)
tree35e5bd98e1877e75821a04cb9e6b83eeb9fda00e /platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json
parent8433d52d646822fd9d9a3a1efc10ba07bfdcd82d (diff)
Configuration changes to DG/templates SDNR POC
Configuration changes to DG and templates to support OOCPCIPOC demo Issue-ID: CCSDK-1544 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I1fa680c40c969d19691bbb445ec863c0344a0ea7
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json')
-rw-r--r--platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json b/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json
index b3b4643b..6362d641 100644
--- a/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json
+++ b/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json
@@ -10,14 +10,6 @@
"value": {
"blacklisted": ${tmp.blacklisted}
}
- },
- {
- "edit-id": "patch phy-cell-id",
- "operation": "merge",
- "target": "/oofpcipoc:phy-cell-id",
- "value": {
- "phy-cell-id": ${tmp.phy-cell-id}
- }
}
]
}