summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-03-29 12:59:06 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-29 12:59:06 +0000
commite6f319474636b5a7834eb6c74d02609da3d8a411 (patch)
tree27b1370e8411217d69cc45bfc065ca954255b218 /sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver
parent0d1d90903b6fd31669cf462f7cfd27703d4a84ed (diff)
parente26f1bfa9bdad0562b9d0be226e8b7fa756c7345 (diff)
Merge "SDNR prepare for readthedocs"
Diffstat (limited to 'sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver')
-rw-r--r--sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/README.md (renamed from sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/0.4.0/README.md)2
-rw-r--r--sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/installation/README.md (renamed from sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/installation/0.4.0/README.md)0
-rw-r--r--sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/mediator/README.md (renamed from sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/mediator/0.4.0/README.md)0
3 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/0.4.0/README.md b/sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/README.md
index c03217d14..c99967d2b 100644
--- a/sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/0.4.0/README.md
+++ b/sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/README.md
@@ -1,7 +1,7 @@
# MediatorServer
## Description
-The mediator server is the physical device on which multiple instances of the [mediators](mediator/) are running. Additionally a small webserver provides an API to control and create the mediators via HTTP-API. These mediators are translating the requests and responses between the SDN-Controller(netconf) and the device(snmp). Because of the restricted snmp protocol (port 162 only) we have to implement a prerouting automatism that forwards the alarms sent by the devices to another local port so that each mediator only gets the alarms of its device.
+The mediator server is the physical device on which multiple instances of the [mediators](mediator/README.md) are running. Additionally a small webserver provides an API to control and create the mediators via HTTP-API. These mediators are translating the requests and responses between the SDN-Controller(netconf) and the device(snmp). Because of the restricted snmp protocol (port 162 only) we have to implement a prerouting automatism that forwards the alarms sent by the devices to another local port so that each mediator only gets the alarms of its device.
diff --git a/sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/installation/0.4.0/README.md b/sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/installation/README.md
index 6fdcbaec0..6fdcbaec0 100644
--- a/sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/installation/0.4.0/README.md
+++ b/sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/installation/README.md
diff --git a/sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/mediator/0.4.0/README.md b/sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/mediator/README.md
index 9fa43a436..9fa43a436 100644
--- a/sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/mediator/0.4.0/README.md
+++ b/sdnr/wt/helpserver/provider/src/main/resources/help/mediatorserver/mediator/README.md