summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/pnfMaintenance.rst
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-04-16 13:26:27 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-16 13:26:27 +0000
commit7ab848ccda31cef44d4a817f22f2edd5a3d4a205 (patch)
tree6e49340ce1619e799a8c34883c12a234d34f2e57 /docs/guides/onap-user/pnfMaintenance.rst
parent582e1d2c65504be8e811bcfaae286102f9de6ee9 (diff)
parent092189e83c4bd470b9232380dd1a33c63a035606 (diff)
Merge "SDN-R read2docs"
Diffstat (limited to 'docs/guides/onap-user/pnfMaintenance.rst')
-rw-r--r--docs/guides/onap-user/pnfMaintenance.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/guides/onap-user/pnfMaintenance.rst b/docs/guides/onap-user/pnfMaintenance.rst
new file mode 100644
index 000000000..9a0be0b00
--- /dev/null
+++ b/docs/guides/onap-user/pnfMaintenance.rst
@@ -0,0 +1,23 @@
+.. contents::
+ :depth: 3
+..
+
+Maintenance
+===========
+
+The 'Maintenance' application on the OpenDaylight provides the
+information of the Network Elements which are set for Maintenance,
+currently or in the future. User can manage devices to set the
+maintenance mode so that no unnecessary alarms are created. When the
+device is in Maintenace alarms are not forwarded to DCAE and when the
+device maintenance is turned off the alarms will start flowing again.
+
+'Active' field in this application shows if the Network Element is in
+maintenance mode currently or not. If it is 'active' it means the
+Network Element is currently undergoing maintenance, If 'not active' it
+means maintenance might have been set for future or maintenance is
+already completed.
+
+Users have access to disable the Maintenance mode or change the
+maintenance start and end dates at any point of time by using the
+available options in actions column.