diff options
author | yxpoke <yangxu5@huawei.com> | 2018-04-14 10:29:33 +0800 |
---|---|---|
committer | yxpoke <yangxu5@huawei.com> | 2018-04-14 10:30:51 +0800 |
commit | d66e09b02dd275bb81c72428efa2dd45743cf102 (patch) | |
tree | fa98709fc8bf861d41773a5602b662cdd7d891b8 /docs/ONAP release 2 spec/im/VnfcConfigurableProperties.rst | |
parent | 53a2848e0f4f1f20423ea0c9dd764e79ba9aab87 (diff) |
more im rst document
Change-Id: I78a01a5b3e5832b924ca9ce8a6ccd32e1880d391
Issue-ID: MODELING-46
Signed-off-by: yxpoke <yangxu5@huawei.com>
Diffstat (limited to 'docs/ONAP release 2 spec/im/VnfcConfigurableProperties.rst')
-rw-r--r-- | docs/ONAP release 2 spec/im/VnfcConfigurableProperties.rst | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/ONAP release 2 spec/im/VnfcConfigurableProperties.rst b/docs/ONAP release 2 spec/im/VnfcConfigurableProperties.rst new file mode 100644 index 0000000..1955197 --- /dev/null +++ b/docs/ONAP release 2 spec/im/VnfcConfigurableProperties.rst @@ -0,0 +1,33 @@ +.. 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: VnfcConfigurableProperties +=================================== + ++------------------------------------+-------------+------------------+-----------------+---------------+ +| **Attribute Name** | **Type** | **Multiplicity** | **Description** | **Applied | +| | | | | Stereotypes** | ++====================================+=============+==================+=================+===============+ +| additionalVnfcConfigurableProperty | String | 0..N | It provides | support: | +| | | | VNFC | MANDATORY | +| | | | configurable | | +| | | | properties | | +| | | | that can be | | +| | | | modified | | +| | | | using the | | +| | | | ModifyVnfInfo | | +| | | | operation. | | +| | | | | | +| | | | NOTE: A | | +| | | | cardinality | | +| | | | of "0" | | +| | | | indicates | | +| | | | that | | +| | | | configuring | | +| | | | this | | +| | | | present VNF | | +| | | | property is | | +| | | | not | | +| | | | supported. | | ++------------------------------------+-------------+------------------+-----------------+---------------+ |