From 0313f31618f6edb75ea7b1da8fad486f936d6981 Mon Sep 17 00:00:00 2001 From: guochong Date: Thu, 12 Apr 2018 14:12:37 +0800 Subject: Convert wiki page to rst files Issue-ID: MODELING-46 Change-Id: I062a39412205e140ff046896eef6e06e579f8498 Signed-off-by: guochong --- .../im/linkbitraterequirements.rst | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 docs/ONAP release 2 spec/im/linkbitraterequirements.rst (limited to 'docs/ONAP release 2 spec/im/linkbitraterequirements.rst') diff --git a/docs/ONAP release 2 spec/im/linkbitraterequirements.rst b/docs/ONAP release 2 spec/im/linkbitraterequirements.rst new file mode 100644 index 0000000..154f9d3 --- /dev/null +++ b/docs/ONAP release 2 spec/im/linkbitraterequirements.rst @@ -0,0 +1,58 @@ +.. 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: LinkBitrateRequirements +============================== + ++--------------------+-------------+------------------+-----------------+--------------------------+ +| **Attribute Name** | **Type** | **Multiplicity** | **Description** | **Applied Stereotypes** | ++====================+=============+==================+=================+==========================+ +| root | Number | 1 | Throughput | support: | +| | | | requirement | MANDATORY | +| | | | of the | | +| | | | linkĀ (e.g. | | +| | | | bitrate of | | +| | | | E-Line, | | +| | | | root | | +| | | | bitrate of | | +| | | | E-Tree, | | +| | | | aggregate | | +| | | | capacity of | | +| | | | E-LAN). | | ++--------------------+-------------+------------------+-----------------+--------------------------+ +| leaf | Number | 0..1 | Throughput | support: | +| | | | requirement | MANDATORY | +| | | | of leaf | | +| | | | connections | | +| | | | to the link | | +| | | | when | | +| | | | applicable | | +| | | | to the | | +| | | | connectivit | | +| | | | y | | +| | | | type (e.g. | | +| | | | for E-Tree | | +| | | | and E?LAN | | +| | | | branches). | | +| | | | | | +| | | | NOTE: The | | +| | | | present | | +| | | | document | | +| | | | does not | | +| | | | specify the | | +| | | | means to | | +| | | | declare | | +| | | | different | | +| | | | bitrate | | +| | | | requirement | | +| | | | s | | +| | | | for leaf | | +| | | | connections | | +| | | | (e.g. E-LAN | | +| | | | leaves). | | ++--------------------+-------------+------------------+-----------------+--------------------------+ -- cgit 1.2.3-korg