summaryrefslogtreecommitdiffstats
path: root/docs/ONAP release 2 spec/im/virtualmemorydata.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ONAP release 2 spec/im/virtualmemorydata.rst')
-rw-r--r--docs/ONAP release 2 spec/im/virtualmemorydata.rst132
1 files changed, 62 insertions, 70 deletions
diff --git a/docs/ONAP release 2 spec/im/virtualmemorydata.rst b/docs/ONAP release 2 spec/im/virtualmemorydata.rst
index 6f64b49..0719a87 100644
--- a/docs/ONAP release 2 spec/im/virtualmemorydata.rst
+++ b/docs/ONAP release 2 spec/im/virtualmemorydata.rst
@@ -2,75 +2,67 @@
.. 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: VirtualMemoryData
+========================
-Class: VirtualMemoryData/VirtualMemoryDesc
-==========================================
-
-+--------------------+-------------+------------------+-----------------+-------------------------+
-| **Attribute Name** | **Type** | **Multiplicity** | **Description** | **Applied Stereotypes** |
-+====================+=============+==================+=================+=========================+
-| virtualMemS | Number | 1 | Amount of | support: |
-| ize | (recommende | | virtual | MANDATORY |
-| | d | | Memory | |
-| | DM type: | | (e.g. in | |
-| | Scalar-Unit | | MB). | |
-| | -Size) | | | |
-+--------------------+-------------+------------------+-----------------+-------------------------+
-| virtualMemO | String | 0..1 | The memory | support: |
-| versubscrip | | | core | MANDATORY |
-| tionPolicy | | | oversubscri | |
-| | | | ption | |
-| | | | policy in | |
-| | | | terms of | |
-| | | | virtual | |
-| | | | memory to | |
-| | | | physical | |
-| | | | memory on | |
-| | | | the | |
-| | | | platform. | |
-| | | | The | |
-| | | | cardinality | |
-| | | | can be 0 | |
-| | | | during the | |
-| | | | allocation | |
-| | | | request, if | |
-| | | | no | |
-| | | | particular | |
-| | | | value is | |
-| | | | requested. | |
-+--------------------+-------------+------------------+-----------------+-------------------------+
-| vduMemRequi | KeyValuePai | 0..N | Array of | support: |
-| rements | r/NameValue | | key-value | MANDATORY |
-| | Pair | | pair | |
-| | | | requirement | |
-| | | | s | |
-| | | | on the | |
-| | | | memory for | |
-| | | | the VDU. | |
-+--------------------+-------------+------------------+-----------------+-------------------------+
-| numaEnabled | Boolean | 0..1 | It | support: |
-| | | | specifies | MANDATORY |
-| | | | the memory | |
-| | | | allocation | |
-| | | | to be | |
-| | | | cognisant | |
-| | | | of the | |
-| | | | relevant | |
-| | | | process/cor | |
-| | | | e | |
-| | | | allocation. | |
-| | | | The | |
-| | | | cardinality | |
-| | | | can be 0 | |
-| | | | during the | |
-| | | | allocation | |
-| | | | request, if | |
-| | | | no | |
-| | | | particular | |
-| | | | value is | |
-| | | | requested. | |
-+--------------------+-------------+------------------+-----------------+-------------------------+
++----------------------------------+-------------------+------------------+-----------------+-------------------------+
+| **Attribute Name** | **Type** | **Multiplicity** | **Description** | **Applied Stereotypes** |
++==================================+===================+==================+=================+=========================+
+| virtualMemSize | Number | 1 | Amount of | support: |
+| | (recommended | | virtual | MANDATORY |
+| | DM type: | | Memory | |
+| | Scalar-Unit-Size) | | (e.g. in | |
+| | | | MB). | |
++----------------------------------+-------------------+------------------+-----------------+-------------------------+
+| virtualMemOversubscriptionPolicy | String | 0..1 | The memory | support: |
+| | | | core | MANDATORY |
+| | | | oversubscription| |
+| | | | policy in | |
+| | | | terms of | |
+| | | | virtual | |
+| | | | memory to | |
+| | | | physical | |
+| | | | memory on | |
+| | | | the | |
+| | | | platform. | |
+| | | | The | |
+| | | | cardinality | |
+| | | | can be 0 | |
+| | | | during the | |
+| | | | allocation | |
+| | | | request, if | |
+| | | | no | |
+| | | | particular | |
+| | | | value is | |
+| | | | requested. | |
++----------------------------------+-------------------+------------------+-----------------+-------------------------+
+| vduMemRequirements | KeyValuePair | 0..N | Array of | support: |
+| | | | key-value | MANDATORY |
+| | | | pair | |
+| | | | requirements | |
+| | | | on the | |
+| | | | memory for | |
+| | | | the VDU. | |
++----------------------------------+-------------------+------------------+-----------------+-------------------------+
+| numaEnabled | Boolean | 0..1 | It | support: |
+| | | | specifies | MANDATORY |
+| | | | the memory | |
+| | | | allocation | |
+| | | | to be | |
+| | | | cognisant | |
+| | | | of the | |
+| | | | relevant | |
+| | | | process/core | |
+| | | | allocation. | |
+| | | | The | |
+| | | | cardinality | |
+| | | | can be 0 | |
+| | | | during the | |
+| | | | allocation | |
+| | | | request, if | |
+| | | | no | |
+| | | | particular | |
+| | | | value is | |
+| | | | requested. | |
++----------------------------------+-------------------+------------------+-----------------+-------------------------+
\ No newline at end of file