diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-02-11 23:26:46 +0000 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-02-11 23:26:46 +0000 |
commit | c2a92f88a7c68f14a4e40d23ded1233c20988b49 (patch) | |
tree | 425126920fc80f7c7e6717cd7d79e0cd7f0ce84c /docs/Chapter7/Monitoring-And-Management.rst | |
parent | 2e44e5a40ee96e93319ff4ea5b2e1d166154d129 (diff) |
VNFRQTS - Link consolidation
Issue-ID: VNFRQTS-547
Change-Id: Idef7f28e6858d5e1f76ca4bd9862ad8eb43595e8
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Diffstat (limited to 'docs/Chapter7/Monitoring-And-Management.rst')
-rwxr-xr-x | docs/Chapter7/Monitoring-And-Management.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Chapter7/Monitoring-And-Management.rst b/docs/Chapter7/Monitoring-And-Management.rst index d6fd80e..30cecea 100755 --- a/docs/Chapter7/Monitoring-And-Management.rst +++ b/docs/Chapter7/Monitoring-And-Management.rst @@ -311,7 +311,7 @@ Data Structure Specification of the Event Record :impacts: dcae The xNF provider **MUST** provide a YAML file formatted in adherence with - the :doc:`VES Event Registration specification<../../../../vnfsdk/module.git/files/VESEventRegistration_3_0>` + the :doc:`VES Event Registration specification <../../../../vnfsdk/model.git/docs/files/VESEventRegistration_3_0>` that defines the following information for each event produced by the VNF: * ``eventName`` @@ -330,7 +330,7 @@ Data Structure Specification of the Event Record The xNF provider **MUST** indicate specific conditions that may arise, and recommend actions that may be taken at specific thresholds, or if specific conditions repeat within a specified time interval, using the semantics and - syntax described by the :doc:`VES Event Registration specification<../../../../vnfsdk/module.git/files/VESEventRegistration_3_0>`. + syntax described by the :doc:`VES Event Registration specification <../../../../vnfsdk/model.git/docs/files/VESEventRegistration_3_0>`. **NOTE:** The Service Provider may override xNF provider Event Registrations using the ONAP SDC Design Studio to finalizes Service |