From 10f96964015f89158941ae1f0698a6a89954ede8 Mon Sep 17 00:00:00 2001 From: guochong Date: Wed, 11 Apr 2018 09:39:48 +0800 Subject: Convert doc to rst file Issue-ID: MODELING-46 Change-Id: I1e73dcaa94365a7218421b1a9624ea051a802738 Signed-off-by: guochong --- .../im/virtuallinkdescflavour.rst | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/ONAP release 2 spec/im/virtuallinkdescflavour.rst (limited to 'docs/ONAP release 2 spec/im/virtuallinkdescflavour.rst') 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 | ++-------------------+-------------+------------------+-----------------+--------------------------+ -- cgit 1.2.3-korg