summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/pnfConfig.rst
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-02-28 16:42:47 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-28 16:42:47 +0000
commitc6f4d650f2652a30aa4d951459e294e37394c559 (patch)
treec63d1ec49783511e07bc55000ea82a2a422443ae /docs/guides/onap-user/pnfConfig.rst
parentbfac85e087a4398ce9530aeba19271fa5df762d4 (diff)
parent2c28edeef2c81dfa3f0e09f8fd9cf0627d6474d0 (diff)
Merge "update odlux documentation"
Diffstat (limited to 'docs/guides/onap-user/pnfConfig.rst')
-rw-r--r--docs/guides/onap-user/pnfConfig.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/guides/onap-user/pnfConfig.rst b/docs/guides/onap-user/pnfConfig.rst
index 29e2296c7..2baa58f85 100644
--- a/docs/guides/onap-user/pnfConfig.rst
+++ b/docs/guides/onap-user/pnfConfig.rst
@@ -18,9 +18,9 @@ The operator is notified about successfully configuring the device.
Implementation
--------------
-The application is implemented as OpenDaylight-DLUX web application
-using the RestConf northbound interface of the SDN controller. The key
-frameworks are: Typescript, React and material-ui.
+The application is implemented as ODLUX web application using the
+RestConf northbound interface of the SDN controller. The key frameworks
+are: Typescript, React and material-ui.
Connection status information is updated automatically using a web
socket for notifications from OpenDaylight to the browser.