diff options
author | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2020-02-28 16:59:53 +0100 |
---|---|---|
committer | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2020-02-28 16:59:53 +0100 |
commit | 2c28edeef2c81dfa3f0e09f8fd9cf0627d6474d0 (patch) | |
tree | b83a26dc8e5f616e261d312875ca250b2aa44e74 /docs/guides/onap-user/pnfConfig.rst | |
parent | 889c7fbc0f78eadc302e8849ea7e6cad795e0d6e (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.rst | 6 |
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. |