diff options
Diffstat (limited to 'docs/guides/onap-user/pnfMediator.rst')
-rw-r--r-- | docs/guides/onap-user/pnfMediator.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/guides/onap-user/pnfMediator.rst b/docs/guides/onap-user/pnfMediator.rst new file mode 100644 index 000000000..43aefb9c0 --- /dev/null +++ b/docs/guides/onap-user/pnfMediator.rst @@ -0,0 +1,11 @@ +.. contents:: + :depth: 3 +.. + +Mediator +======== + +Some device vendors (Altiostar, CommScope, Dragonwave-X) uses the +`generic mediator +framework <https://github.com/Melacon/NetConf2SNMP>`__. Such mediator +offers an API to create, delete, start and stop mediator instances. |