summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/pnfConfig.rst
diff options
context:
space:
mode:
authorAijana Schumann <aijana.schumann@highstreet-technologies.com>2020-02-28 16:59:53 +0100
committerAijana Schumann <aijana.schumann@highstreet-technologies.com>2020-02-28 16:59:53 +0100
commit2c28edeef2c81dfa3f0e09f8fd9cf0627d6474d0 (patch)
treeb83a26dc8e5f616e261d312875ca250b2aa44e74 /docs/guides/onap-user/pnfConfig.rst
parent889c7fbc0f78eadc302e8849ea7e6cad795e0d6e (diff)
update odlux documentation
update readthedocs to include new functionality / improve wording fix missing help link for configurationApp Issue-ID: SDNC-1093 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ice8c93f55e076aeefb971c9febc6ec82785969f5
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.