summaryrefslogtreecommitdiffstats
path: root/docs/ONAP release 2 spec/im/LocalAffinityOrAntiAffinityRule.rst
diff options
context:
space:
mode:
authoryxpoke <yangxu5@huawei.com>2018-04-11 14:10:51 +0800
committeryxpoke <yangxu5@huawei.com>2018-04-11 14:10:51 +0800
commit98226fe21344aa6a87ec4cc48b79ef4775ef8f17 (patch)
tree0f7df02746a6462d3705653186edb748c3c6017c /docs/ONAP release 2 spec/im/LocalAffinityOrAntiAffinityRule.rst
parent10f96964015f89158941ae1f0698a6a89954ede8 (diff)
continue converting wiki page to rst document
Change-Id: Ibb35b947f3031f5b84c6e7bb2481aa6569040d3f Issue-ID: MODELING-46 Signed-off-by: yxpoke <yangxu5@huawei.com>
Diffstat (limited to 'docs/ONAP release 2 spec/im/LocalAffinityOrAntiAffinityRule.rst')
-rw-r--r--docs/ONAP release 2 spec/im/LocalAffinityOrAntiAffinityRule.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/ONAP release 2 spec/im/LocalAffinityOrAntiAffinityRule.rst b/docs/ONAP release 2 spec/im/LocalAffinityOrAntiAffinityRule.rst
new file mode 100644
index 0000000..7fbec96
--- /dev/null
+++ b/docs/ONAP release 2 spec/im/LocalAffinityOrAntiAffinityRule.rst
@@ -0,0 +1,26 @@
+.. 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: LocalAffinityOrAntiAffinityRule
+
++-------------+-------------+------------------+-----------------+----------------+
+| **Attribute | **Type** | **Multiplicity** | **Description** | **Applied |
+| Name** | | | | Stereotypes** |
++=============+=============+==================+=================+================+
+| type | Enum | 1 | Specifies | support: |
+| | | | whether the rule| MANDATORY |
+| | | | is an affinity | |
+| | | | rule or an | valueRange: |
+| | | | anti-affinity | "Affinity", |
+| | | | rule. | "Anti-Affinity"|
++-------------+-------------+------------------+-----------------+----------------+
+| scope | Enum | 1 | Specifies the | support: |
+| | | | scope of the | MANDATORY |
+| | | | rule. | |
+| | | | | valueRange: |
+| | | | | "NFVI-PoP", |
+| | | | | "Zone", |
+| | | | | "ZoneGroup", |
+| | | | | "NFVI-node" |
++-------------+-------------+------------------+-----------------+----------------+