From e26c29bb9a40aaeb73dfb9630b3461288000e636 Mon Sep 17 00:00:00 2001 From: selias Date: Thu, 11 Aug 2016 10:14:45 +0200 Subject: [PATCH] Update HC netconf and restconf ports in virl topology file -update netconf port according to changes in https://gerrit.fd.io/r/2283 -update restconf port according to changes in https://gerrit.fd.io/r/2825 Change-Id: I66c240d962b5219bc78b9312a15c48a9de088486 Signed-off-by: selias --- resources/tools/virl/topologies/double-ring-nested.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/tools/virl/topologies/double-ring-nested.yaml b/resources/tools/virl/topologies/double-ring-nested.yaml index bc3df7bdb8..94daa1dbba 100644 --- a/resources/tools/virl/topologies/double-ring-nested.yaml +++ b/resources/tools/virl/topologies/double-ring-nested.yaml @@ -9,8 +9,8 @@ metadata: honeycomb: &honeycomb user: admin passwd: admin - port: 8181 - netconf_port: 1830 + port: 8183 + netconf_port: 2831 nodes: TG: -- 2.16.6