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 --- infra/minimal-distribution-test/src/test/resources/restconf.json | 1 + 1 file changed, 1 insertion(+) (limited to 'infra/minimal-distribution-test/src/test') diff --git a/infra/minimal-distribution-test/src/test/resources/restconf.json b/infra/minimal-distribution-test/src/test/resources/restconf.json index 525a39ff5..1b5b54f64 100644 --- a/infra/minimal-distribution-test/src/test/resources/restconf.json +++ b/infra/minimal-distribution-test/src/test/resources/restconf.json @@ -11,6 +11,7 @@ "restconf-keystore-manager-password": "testing", "restconf-truststore": "/honeycomb-keystore", "restconf-truststore-password": "testing", + "restconf-websocket-address": "0.0.0.0", "restconf-websocket-port": 7780, "restconf-pool-max-size": 10, "restconf-pool-min-size": 1, -- cgit 1.2.3-korg