Fix the oof-osdf to configdb interface bugs
[optf/osdf.git] / test / functest / simulators / configdb / response-payloads / getNbrList-cell22.json
index 426e13b..9c16aec 100644 (file)
@@ -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