summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-09-12 17:40:47 +0200
committerMarek Gradzki <mgradzki@cisco.com>2016-09-13 07:00:57 +0000
commitf3bf2ca367904157654210556f7ea15382a89238 (patch)
treeaafd827acd855fd15f93da889bf7f26055b8ec26
parente7a8d81ce8ba43384b42a98b0ded5769e89fe1be (diff)
Bump ports for RESTCONF to avoid ODL conflicts
Change-Id: Ibd7df6a3c841d6330c18c9b0a29ac2d85200ac48 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
-rw-r--r--infra/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json b/infra/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json
index 3791cc248..0c35c5262 100644
--- a/infra/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json
+++ b/infra/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json
@@ -9,10 +9,10 @@
"restconf-http-enabled": "true",
"restconf-root-path": "/restconf",
"restconf-binding-address": "127.0.0.1",
- "restconf-port": 8181,
+ "restconf-port": 8183,
"restconf-https-enabled": "true",
"restconf-https-binding-address": "0.0.0.0",
- "restconf-https-port": 8443,
+ "restconf-https-port": 8445,
"restconf-keystore": "/honeycomb-keystore",
"restconf-keystore-password": "OBF:1v9s1unr1unn1vv51zlk1t331vg91x1b1vgl1t331zly1vu51uob1uo71v8u",
"restconf-keystore-manager-password": "OBF:1v9s1unr1unn1vv51zlk1t331vg91x1b1vgl1t331zly1vu51uob1uo71v8u",