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/northbound/restconf/src/main/resources/honeycomb-minimal-resources | |
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/northbound/restconf/src/main/resources/honeycomb-minimal-resources')
-rw-r--r-- | infra/northbound/restconf/src/main/resources/honeycomb-minimal-resources/config/restconf.json | 1 |
1 files changed, 1 insertions, 0 deletions
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, |