diff options
author | 2018-04-11 11:11:29 +0000 | |
---|---|---|
committer | 2018-04-11 11:11:29 +0000 | |
commit | 2a8479814720e3afc91f1d9a555b57f700ebac37 (patch) | |
tree | 42f03e5742623798268cdf72ace0d77f1d0fb806 /docs/ONAP release 2 spec/im/LocalAffinityOrAntiAffinityRule.rst | |
parent | 83ec7faa573ba8464ba3e55eba9de9c13489277e (diff) | |
parent | 98226fe21344aa6a87ec4cc48b79ef4775ef8f17 (diff) |
Merge "continue converting wiki page to rst document"
Diffstat (limited to 'docs/ONAP release 2 spec/im/LocalAffinityOrAntiAffinityRule.rst')
-rw-r--r-- | docs/ONAP release 2 spec/im/LocalAffinityOrAntiAffinityRule.rst | 26 |
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" | ++-------------+-------------+------------------+-----------------+----------------+ |