diff options
author | guochong <guochong@chinamobile.com> | 2018-04-11 09:39:48 +0800 |
---|---|---|
committer | guochong <guochong@chinamobile.com> | 2018-04-11 09:39:48 +0800 |
commit | 10f96964015f89158941ae1f0698a6a89954ede8 (patch) | |
tree | ce6d76827e488d19399f05141705dbb20c543952 /docs/ONAP release 2 spec/im/virtuallinkdescflavour.rst | |
parent | 65b61f587060d3ae129afa6d36e0d87c1f537dc7 (diff) |
Convert doc to rst file
Issue-ID: MODELING-46
Change-Id: I1e73dcaa94365a7218421b1a9624ea051a802738
Signed-off-by: guochong <guochong@chinamobile.com>
Diffstat (limited to 'docs/ONAP release 2 spec/im/virtuallinkdescflavour.rst')
-rw-r--r-- | docs/ONAP release 2 spec/im/virtuallinkdescflavour.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/ONAP release 2 spec/im/virtuallinkdescflavour.rst b/docs/ONAP release 2 spec/im/virtuallinkdescflavour.rst new file mode 100644 index 0000000..aa444d8 --- /dev/null +++ b/docs/ONAP release 2 spec/im/virtuallinkdescflavour.rst @@ -0,0 +1,23 @@ +.. Copyright 2018 (China Mobile) +.. 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: VirtualLinkDescFlavour +============================= + ++-------------------+-------------+------------------+-----------------+--------------------------+ +| **Attribute Name**| **Type** | **Multiplicity** | **Description** | **Applied Stereotypes** | ++===================+=============+==================+=================+==========================+ +| flavourId | Identifier | 1 | Identifies | support: | +| | | | a flavour | MANDATORY | +| | | | within a | | +| | | | VnfVirtualL | | +| | | | inkDesc. | | ++-------------------+-------------+------------------+-----------------+--------------------------+ +| qos | QoS | 0..1 | QoS of the | support: | +| | | | VL. | MANDATORY | ++-------------------+-------------+------------------+-----------------+--------------------------+ |