ONOS-3754 Create driver/behavior for Ciena waveserver

Change-Id: I2e8741f0ad858eb712f7fe4f4a5fdf5e146aefd6
diff --git a/tools/test/configs/restSB-cfg.json b/tools/test/configs/restSB-cfg.json
index 19bf776..b420f7c 100644
--- a/tools/test/configs/restSB-cfg.json
+++ b/tools/test/configs/restSB-cfg.json
@@ -2,7 +2,7 @@
   "devices": {
     "rest:127.0.0.1:8080": {
       "basic": {
-        "driver": "rest"
+        "driver": "restCiena"
       }
     }
   },