summaryrefslogtreecommitdiffstats
path: root/docs/ONAP release 2 spec/im/logicalnodedata.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ONAP release 2 spec/im/logicalnodedata.rst')
-rw-r--r--docs/ONAP release 2 spec/im/logicalnodedata.rst103
1 files changed, 48 insertions, 55 deletions
diff --git a/docs/ONAP release 2 spec/im/logicalnodedata.rst b/docs/ONAP release 2 spec/im/logicalnodedata.rst
index 1500dfa..a0981de 100644
--- a/docs/ONAP release 2 spec/im/logicalnodedata.rst
+++ b/docs/ONAP release 2 spec/im/logicalnodedata.rst
@@ -2,59 +2,52 @@
.. 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
-.. contents::
- :depth: 3
-..
+Class: LogicalNodeData
+======================
-Class: LogicalNodeData/LogicalNodeDesc
-======================================
-
-+--------------------+-------------+------------------+-----------------+--------------------------+
-| **Attribute Name** | **Type** | **Multiplicity** | **Description** | **Applied Stereotypes** |
-+====================+=============+==================+=================+==========================+
-| logicalNode | KeyValuePai | 0..N | The logical | support: |
-| Requirement | r/NameValue | | node-level | MANDATORY |
-| s | Pair | | compute, | |
-| | | | memory and | |
-| | | | I/O | |
-| | | | requirement | |
-| | | | s. | |
-| | | | An array of | |
-| | | | key-value | |
-| | | | pairs that | |
-| | | | articulate | |
-| | | | the | |
-| | | | deployment | |
-| | | | requirement | |
-| | | | s. | |
-| | | | | |
-| | | | This could | |
-| | | | include the | |
-| | | | number of | |
-| | | | CPU cores | |
-| | | | on this | |
-| | | | logical | |
-| | | | node, a | |
-| | | | memory | |
-| | | | configurati | |
-| | | | on | |
-| | | | specific to | |
-| | | | a logical | |
-| | | | node (e.g. | |
-| | | | such as | |
-| | | | available | |
-| | | | in the | |
-| | | | Linux | |
-| | | | kernel via | |
-| | | | the libnuma | |
-| | | | library) or | |
-| | | | a | |
-| | | | requirement | |
-| | | | related to | |
-| | | | the | |
-| | | | association | |
-| | | | of an I/O | |
-| | | | device with | |
-| | | | the logical | |
-| | | | node. | |
-+--------------------+-------------+------------------+-----------------+--------------------------+
++-------------------------+-------------+------------------+-----------------+--------------------------+
+| **Attribute Name** | **Type** | **Multiplicity** | **Description** | **Applied Stereotypes** |
++=========================+=============+==================+=================+==========================+
+| logicalNodeRequirements | KeyValuePair| 0..N | The logical | support: |
+| | | | node-level | MANDATORY |
+| | | | compute, | |
+| | | | memory and | |
+| | | | I/O | |
+| | | | requirements. | |
+| | | | An array of | |
+| | | | key-value | |
+| | | | pairs that | |
+| | | | articulate | |
+| | | | the | |
+| | | | deployment | |
+| | | | requirements. | |
+| | | | | |
+| | | | This could | |
+| | | | include the | |
+| | | | number of | |
+| | | | CPU cores | |
+| | | | on this | |
+| | | | logical | |
+| | | | node, a | |
+| | | | memory | |
+| | | | configuration | |
+| | | | specific to | |
+| | | | a logical | |
+| | | | node (e.g. | |
+| | | | such as | |
+| | | | available | |
+| | | | in the | |
+| | | | Linux | |
+| | | | kernel via | |
+| | | | the libnuma | |
+| | | | library) or | |
+| | | | a | |
+| | | | requirement | |
+| | | | related to | |
+| | | | the | |
+| | | | association | |
+| | | | of an I/O | |
+| | | | device with | |
+| | | | the logical | |
+| | | | node. | |
++-------------------------+-------------+------------------+-----------------+--------------------------+