aboutsummaryrefslogtreecommitdiffstats
path: root/test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json
diff options
context:
space:
mode:
authorvrvarma <vv8305@att.com>2019-05-24 16:36:10 -0400
committervrvarma <vv8305@att.com>2019-05-24 16:36:21 -0400
commita3439d6e4ae7b518484a589abebc761122a336bf (patch)
tree217582cf561a8498be564ffd941c7c4f85956b33 /test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json
parentb6d3f10fa850af99edbf3476b465ae68902d8d11 (diff)
Fix the oof-osdf to configdb interface bugs1.3.1
Change-Id: I41ce7210f108195a83a35db46094e27a88f239fb Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-508
Diffstat (limited to 'test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json')
-rw-r--r--test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json16
1 files changed, 10 insertions, 6 deletions
diff --git a/test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json b/test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json
index 426e13b..9c16aec 100644
--- a/test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json
+++ b/test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json
@@ -1,6 +1,10 @@
-[
- {
- "cellId": "cell20",
- "pciValue": 0
- }
-] \ No newline at end of file
+{
+ "cellId": "cell22",
+ "nbrList": [
+ {
+ "targetCellId": "cell20",
+ "pciValue": 0,
+ "ho": true
+ }
+ ]
+} \ No newline at end of file