diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-11-30 12:39:19 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-11-30 13:32:18 +0100 |
commit | 1eb74ba49748b7416fa5a76797e424b9859b6cc6 (patch) | |
tree | 3f90c3918b4996e9c4f920d5e70623c897d2c7ce /infra/bgp-distribution-test/src/test/resources/restconf.json | |
parent | 22250d38fb0050e356c800ff0efe6f87cd9438ee (diff) |
HONEYCOMB-417: bump ODL dependencies to Nitrogen SR1
Change-Id: I6fe0d310a36dd8b0262c7db53f520616e65022e4
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/bgp-distribution-test/src/test/resources/restconf.json')
-rw-r--r-- | infra/bgp-distribution-test/src/test/resources/restconf.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/bgp-distribution-test/src/test/resources/restconf.json b/infra/bgp-distribution-test/src/test/resources/restconf.json index 525a39ff5..1b5b54f64 100644 --- a/infra/bgp-distribution-test/src/test/resources/restconf.json +++ b/infra/bgp-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, |