From 1eb74ba49748b7416fa5a76797e424b9859b6cc6 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 30 Nov 2017 12:39:19 +0100 Subject: HONEYCOMB-417: bump ODL dependencies to Nitrogen SR1 Change-Id: I6fe0d310a36dd8b0262c7db53f520616e65022e4 Signed-off-by: Marek Gradzki --- .../src/main/resources/honeycomb-minimal-resources/config/restconf.json | 1 + 1 file changed, 1 insertion(+) (limited to 'infra/northbound/restconf/src/main/resources/honeycomb-minimal-resources/config/restconf.json') diff --git a/infra/northbound/restconf/src/main/resources/honeycomb-minimal-resources/config/restconf.json b/infra/northbound/restconf/src/main/resources/honeycomb-minimal-resources/config/restconf.json index d04e4ed3d..ec4061c63 100644 --- a/infra/northbound/restconf/src/main/resources/honeycomb-minimal-resources/config/restconf.json +++ b/infra/northbound/restconf/src/main/resources/honeycomb-minimal-resources/config/restconf.json @@ -11,6 +11,7 @@ "restconf-keystore-manager-password": "OBF:1v9s1unr1unn1vv51zlk1t331vg91x1b1vgl1t331zly1vu51uob1uo71v8u", "restconf-truststore": "/honeycomb-keystore", "restconf-truststore-password": "OBF:1v9s1unr1unn1vv51zlk1t331vg91x1b1vgl1t331zly1vu51uob1uo71v8u", + "restconf-websocket-address": "0.0.0.0", "restconf-websocket-port": 7779, "restconf-pool-max-size": 10, "restconf-pool-min-size": 1, -- cgit 1.2.3-korg