aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaka Cho <takamune.cho@att.com>2019-05-20 11:45:44 -0400
committerTakamune Cho <takamune.cho@att.com>2019-05-20 16:13:18 +0000
commit9432224c24d34a38b5c6a89ea5dfe8b5686c6f6a (patch)
treedf477cd459d2c8f81769b441649e64cb5df5905a
parent4b1967d84f96960a1a0013035fab2aa7fd6cf377 (diff)
fix netconf for vFW
in Dublin, we changed to stream-count:stream-count/streams Issue-ID: APPC-1610 Change-Id: If2e1d127594ec0aa5d2297e9f71e6e3911e5ef12 Signed-off-by: Taka Cho <takamune.cho@att.com>
-rw-r--r--installation/src/main/properties/appc.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/src/main/properties/appc.properties b/installation/src/main/properties/appc.properties
index 900695e..0ffe850 100644
--- a/installation/src/main/properties/appc.properties
+++ b/installation/src/main/properties/appc.properties
@@ -33,7 +33,7 @@ appc.demo.threads.poolsize.max=2
appc.demo.provider.user=admin
appc.demo.provider.pass=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
appc.demo.provider.url=http://localhost:8181/restconf/operations/appc-provider
-appc.provider.vfodl.url=http://admin:Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U@10.0.2.1:8282/restconf/config/network-topology:network-topology/topology/topology-netconf/node/NODE_NAME/yang-ext:mount/sample-plugin:sample-plugin/pg-streams/
+appc.provider.vfodl.url=http://admin:Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U@10.0.2.1:8282/restconf/config/network-topology:network-topology/topology/topology-netconf/node/NODE_NAME/yang-ext:mount/stream-count:stream-count/streams/
# The properties right below are needed to properly call the Master DG to serve demo purposes
appc.service.logic.module.name=APPC