From 98226fe21344aa6a87ec4cc48b79ef4775ef8f17 Mon Sep 17 00:00:00 2001 From: yxpoke Date: Wed, 11 Apr 2018 14:10:51 +0800 Subject: continue converting wiki page to rst document Change-Id: Ibb35b947f3031f5b84c6e7bb2481aa6569040d3f Issue-ID: MODELING-46 Signed-off-by: yxpoke --- .../im/LocalAffinityOrAntiAffinityRule.rst | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/ONAP release 2 spec/im/LocalAffinityOrAntiAffinityRule.rst (limited to 'docs/ONAP release 2 spec/im/LocalAffinityOrAntiAffinityRule.rst') 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" | ++-------------+-------------+------------------+-----------------+----------------+ -- cgit 1.2.3-korg