aboutsummaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/pnfMediator.rst
diff options
context:
space:
mode:
authorAijana Schumann <aijana.schumann@highstreet-technologies.com>2020-02-11 15:44:17 +0100
committerAijana Schumann <aijana.schumann@highstreet-technologies.com>2020-02-11 15:47:12 +0100
commit06fb529a84d4e7d70b3aca68c33b2980049d5973 (patch)
tree843a61b2a980cfb486996c967b86da56863f27de /docs/guides/onap-user/pnfMediator.rst
parentf6f3b57be8e57ffc6790d139b0b7f168b8cc69e6 (diff)
Update documentation for odlux
Update help texts for all odlux apps to include new functionality Issue-ID: SDNC-1065 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I35b60a950b758f3bc3c182a01646d6d746ed2240 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
Diffstat (limited to 'docs/guides/onap-user/pnfMediator.rst')
-rw-r--r--docs/guides/onap-user/pnfMediator.rst14
1 files changed, 11 insertions, 3 deletions
diff --git a/docs/guides/onap-user/pnfMediator.rst b/docs/guides/onap-user/pnfMediator.rst
index 43aefb9c0..1dad77790 100644
--- a/docs/guides/onap-user/pnfMediator.rst
+++ b/docs/guides/onap-user/pnfMediator.rst
@@ -5,7 +5,15 @@
Mediator
========
-Some device vendors (Altiostar, CommScope, Dragonwave-X) uses the
+Some device vendors (Altiostar, CommScope, Dragonwave-X) use the
`generic mediator
-framework <https://github.com/Melacon/NetConf2SNMP>`__. Such mediator
-offers an API to create, delete, start and stop mediator instances.
+framework <https://github.com/Melacon/NetConf2SNMP>`__. Such mediators
+offer an API to create, delete, start and stop mediator instances.
+
+New mediator servers can be added via the '+' button. Afterward, a
+server can be selected to view all available mediator instances.
+
+A mediator instance can be started, stopped and deleted using the
+available actions. Additionally, its details can be viewed. The '+'
+button allows the user to add a new instance. During the creation, at
+least one 'ODL auto connect' configuration must be added.