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
diff --git a/docs/guides/onap-user/pnfFault.rst b/docs/guides/onap-user/pnfFault.rst
index 5e54547..4e3c9f5 100644
--- a/docs/guides/onap-user/pnfFault.rst
+++ b/docs/guides/onap-user/pnfFault.rst
@@ -15,8 +15,8 @@
The graphical user interface is separated into three views.
-Current Alarms
-~~~~~~~~~~~~~~
+Current Problem List
+~~~~~~~~~~~~~~~~~~~~
Lists all current active faults in the network. In addition, it also
lists alarms sent by the SDN controller itself, which detects connection
@@ -53,6 +53,6 @@
An alarm status bar in the header of the web application informs the
operator about the health status of the network.
-The OpenDaylight-DLUX web application uses web sockets to update the
-graphical user interface of the Problem Notifications (devices) and
-Connection Status Notifications (ODL) in real-time.
+The ODLUX web application uses web sockets to update the graphical user
+interface of the Alarm Notifications (devices) and Connection Status
+Notifications in real-time.