diff options
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 | ++-------------------+-------------+------------------+-----------------+--------------------------+ |