summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/pm-subscription-handler/overview.rst
diff options
context:
space:
mode:
authordfarrelly <david.farrelly@est.tech>2020-04-02 08:59:17 +0100
committerdfarrelly <david.farrelly@est.tech>2020-04-22 14:31:25 +0100
commit4e457425203cd42635eeea0bde044abf8b119946 (patch)
tree3be494eaf5d9bd9d862995df17e5d5188374eb98 /docs/sections/services/pm-subscription-handler/overview.rst
parent06d45b681f12fcb88fcca76bcc6170eaf020560b (diff)
[PMSH] Update PMSH Frankfurt docs
Issue-ID: DCAEGEN2-1820 Signed-off-by: dfarrelly <david.farrelly@est.tech> Change-Id: I0ef088ae7f6a97ab101a7097e6ea9bf81424c343
Diffstat (limited to 'docs/sections/services/pm-subscription-handler/overview.rst')
-rw-r--r--docs/sections/services/pm-subscription-handler/overview.rst17
1 files changed, 6 insertions, 11 deletions
diff --git a/docs/sections/services/pm-subscription-handler/overview.rst b/docs/sections/services/pm-subscription-handler/overview.rst
index 076d384a..f520329f 100644
--- a/docs/sections/services/pm-subscription-handler/overview.rst
+++ b/docs/sections/services/pm-subscription-handler/overview.rst
@@ -8,15 +8,18 @@ Overview
Introduction
""""""""""""
-The PM Subscription Handler (PMSH) is a micro service written in Python, which allows for the definition and unlocking
+The PM Subscription Handler (PMSH) is a micro service written in Python, which allows for the definition and activation
of PM subscriptions on one or more network function (NF) instances.
.. _Delivery: ./delivery.html
Functionality
"""""""""""""
-The PMSH allows for the definition of subscriptions on a network level, which enables the
-configuration of PM data on a set of NF instances.
+The PMSH allows for the definition of subscriptions on a network level, which enables the configuration of PM data on a
+set of NF instances. During creation of a subscription, PM reporting configuration and a network function filter will
+be defined. This filter will then be used to produce a subset of NF's to which the subscription will be applied. If
+a NF matching the filter is registered in ONAP after the microservice has been deployed, the subscription will
+be applied to that NF.
Interaction
"""""""""""
@@ -44,11 +47,3 @@ Policy and CDS
The PMSH will indirectly interact with Policy and CDS in order to push subscriptions to NF's. A policy will be used to
make a request to CDS, which will apply the subscription to the NF.
-
-
-
-
-
-
-
-