From 07d28f4de5dd7e171716199d1a1985fa2057d680 Mon Sep 17 00:00:00 2001 From: yxpoke Date: Thu, 12 Apr 2018 21:48:00 +0800 Subject: Modify the titles, add new content Change-Id: I5af4c3d6b64089f9442bc16004c2714f717f8697 Issue-ID: MODELING-46 Signed-off-by: yxpoke --- docs/ONAP release 2 spec/im/AddressData.rst | 1 + .../im/AffinityOrAntiAffinityGroup.rst | 1 + docs/ONAP release 2 spec/im/BaseConfigGroup.rst | 1 + docs/ONAP release 2 spec/im/ConnectivityType.rst | 1 + docs/ONAP release 2 spec/im/CpProtocolData.rst | 1 + .../ONAP release 2 spec/im/MonitoringParameter.rst | 80 ++++++++++++++++++++++ 6 files changed, 85 insertions(+) create mode 100644 docs/ONAP release 2 spec/im/MonitoringParameter.rst (limited to 'docs') diff --git a/docs/ONAP release 2 spec/im/AddressData.rst b/docs/ONAP release 2 spec/im/AddressData.rst index 1317a0a..51bef0d 100644 --- a/docs/ONAP release 2 spec/im/AddressData.rst +++ b/docs/ONAP release 2 spec/im/AddressData.rst @@ -4,6 +4,7 @@ Class: AddressData +==================== +---------------+---------------+------------------+-----------------+---------------+ | **Attribute | **Type** | **Multiplicity** | **Description** | **Applied | diff --git a/docs/ONAP release 2 spec/im/AffinityOrAntiAffinityGroup.rst b/docs/ONAP release 2 spec/im/AffinityOrAntiAffinityGroup.rst index 47cbe82..58c7ffc 100644 --- a/docs/ONAP release 2 spec/im/AffinityOrAntiAffinityGroup.rst +++ b/docs/ONAP release 2 spec/im/AffinityOrAntiAffinityGroup.rst @@ -3,6 +3,7 @@ .. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode Class: AffinityOrAntiAffinityGroup +===================================== +-------------+-------------+------------------+-----------------+-----------------+ | **Attribute | **Type** | **Multiplicity** | **Description** | **Applied | diff --git a/docs/ONAP release 2 spec/im/BaseConfigGroup.rst b/docs/ONAP release 2 spec/im/BaseConfigGroup.rst index e692b0f..01d1c0b 100644 --- a/docs/ONAP release 2 spec/im/BaseConfigGroup.rst +++ b/docs/ONAP release 2 spec/im/BaseConfigGroup.rst @@ -3,3 +3,4 @@ .. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode Class: BaseConfigGroup (Experimental) +======================================= diff --git a/docs/ONAP release 2 spec/im/ConnectivityType.rst b/docs/ONAP release 2 spec/im/ConnectivityType.rst index 43b213f..b940a4d 100644 --- a/docs/ONAP release 2 spec/im/ConnectivityType.rst +++ b/docs/ONAP release 2 spec/im/ConnectivityType.rst @@ -3,6 +3,7 @@ .. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode Class: ConnectivityType +========================== +---------------+-------------+------------------+-----------------+---------------+ | **Attribute | **Type** | **Multiplicity** | **Description** | **Applied | diff --git a/docs/ONAP release 2 spec/im/CpProtocolData.rst b/docs/ONAP release 2 spec/im/CpProtocolData.rst index fde5d00..94397ed 100644 --- a/docs/ONAP release 2 spec/im/CpProtocolData.rst +++ b/docs/ONAP release 2 spec/im/CpProtocolData.rst @@ -3,6 +3,7 @@ .. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode Class: CpProtocolData +======================= +-------------------------+-------------+------------------+-----------------+---------------+ | **Attribute Name** | **Type** | **Multiplicity** | **Description** | **Applied | diff --git a/docs/ONAP release 2 spec/im/MonitoringParameter.rst b/docs/ONAP release 2 spec/im/MonitoringParameter.rst new file mode 100644 index 0000000..e010e46 --- /dev/null +++ b/docs/ONAP release 2 spec/im/MonitoringParameter.rst @@ -0,0 +1,80 @@ +.. Copyright 2018 (Huawei) +.. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE +.. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode + +Class: MonitoringParameter +============================ + ++-------------------+-------------+------------------+-----------------+---------------+ +| **Attribute | **Type** | **Multiplicity** | **Description** | **Applied | +| Name** | | | | Stereotypes** | ++===================+=============+==================+=================+===============+ +| id | Identifier | 1 | Unique | support: | +| | | | identifier | MANDATORY | +| | | | of the | | +| | | | monitoring | | +| | | | parameter. | | ++-------------------+-------------+------------------+-----------------+---------------+ +| name | String | 0..1 | Human | support: | +| | | | readable | MANDATORY | +| | | | name of the | | +| | | | monitoring | | +| | | | parameter. | | ++-------------------+-------------+------------------+-----------------+---------------+ +| performanceMetric | String | 1 | Identifies | support: | +| | | | the | MANDATORY | +| | | | virtualised | | +| | | | resource | | +| | | | performance | | +| | | | metric. | | ++-------------------+-------------+------------------+-----------------+---------------+ +| collectionPeriod | Not | 0..1 | An | support: | +| | specified | | attribute | MANDATORY | +| | | | that | | +| | Editor's | | describes | | +| | note: need | | the | | +| | to be | | recommended | | +| | specified | | periodicity | | +| | | | at which to | | +| | | | collect the | | +| | | | performance | | +| | | | information. | | +| | | | | | +| | | | VNFM | | +| | | | determines | | +| | | | if this | | +| | | | parameter | | +| | | | is | | +| | | | considered. | | +| | | | | | +| | | | The vendor | | +| | | | may provide | | +| | | | this | | +| | | | information | | +| | | | as a | | +| | | | guidance | | +| | | | for | | +| | | | creating | | +| | | | PmJobs if | | +| | | | needed. | | +| | | | | | +| | | | NOTE: The | | +| | | | MANO or | | +| | | | NFVI may | | +| | | | not support | | +| | | | the | | +| | | | recommended | | +| | | | collectionPeriod| | +| | | | based on | | +| | | | their | | +| | | | functionalities,| | +| | | | and can | | +| | | | reject the | | +| | | | requests | | +| | | | based on | | +| | | | the | | +| | | | recommended | | +| | | | collectionPeriod| | +| | | | in this | | +| | | | case. | | ++-------------------+-------------+------------------+-----------------+---------------+ -- cgit 1.2.3-korg