diff options
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. |