aboutsummaryrefslogtreecommitdiffstats
path: root/docs/scenario description/scenario-description.rst
diff options
context:
space:
mode:
authorCNlucius <lukai1@huawei.com>2016-08-11 14:48:08 +0800
committerCNlucius <lukai1@huawei.com>2016-08-11 14:49:33 +0800
commit42ee46b5f6f8e85a8967733ad142438f923adaa8 (patch)
tree1a5fa5854abe977c0a082c41e8c1616dfbc8caba /docs/scenario description/scenario-description.rst
parent1cf907e83d85374363a0c96162c39a56b8d52fee (diff)
DOCS-84
ONOSFW contribution to the Colorado user guide Change-Id: I0ec627d2e8a02f39a3b9e7a727d92b67396d8b12 Signed-off-by: CNlucius <lukai1@huawei.com>
Diffstat (limited to 'docs/scenario description/scenario-description.rst')
-rw-r--r--docs/scenario description/scenario-description.rst94
1 files changed, 0 insertions, 94 deletions
diff --git a/docs/scenario description/scenario-description.rst b/docs/scenario description/scenario-description.rst
deleted file mode 100644
index 264f97fd..00000000
--- a/docs/scenario description/scenario-description.rst
+++ /dev/null
@@ -1,94 +0,0 @@
-=========================================
-OPNFV Brahmaputra release note for onosfw
-=========================================
-
-.. contents:: Table of Contents
- :backlinks: none
-
-
-Abstract
-========
-
-This document describes the testing scenario of onosfw project, including ONOS bare metal and virtual deployment scenario
-
-License
-=======
-
-OPNFV Brahmaputra release note for onosfw Docs
-(c) by Henry (HUAWEI)
-
-OPNFV Brahmaputra release note for onosfw Docs
-are licensed under a Creative Commons Attribution 4.0 International License.
-You should have received a copy of the license along with this.
-If not, see <http://creativecommons.org/licenses/by/4.0/>.
-
-Version history
-===============
-
-+------------+----------+------------+------------------+
-| **Date** | **Ver.** | **Author** | **Comment** |
-| | | | |
-+------------+----------+------------+------------------+
-| 2016-02-14 | 0.0.1 | Henry | First draft |
-| | | (HUAWEI) | |
-+------------+----------+------------+------------------+
-
-Introduction
-============
-
-ONOSFW addresses integrating an SDN controller of choice based on a target applications or use cases within the OPNFV defined NFVI and VIM framework. It aims to provide end user and open source community with greater flexibility to build service applications, and to help leverage corresponding open source development efforts and results as well. Furthermore, it will create some common framework elements to address multi tenancy support, integration between the network controller and a DPI engine for context-based flow policies. It will also provide driver integration to support the Neutron ML2 & Router plugin.
-
-
-
-ONOSFW Test Scenarios
-=====================
-For now, Openstack and ODL are using Centralized gateway to reach external network, but for ONOS, we are using DVR mode, which means we make each compute node has the ability to reach external network, just like pic below:
-
-.. image:: ../etc/ONOS-DVR.png
-
-
-Secenario 14 ONOS-HA :
-----------------------
-1. L2 feature
-
- 1.1 Infrastructure network setup; including CURD operation of bridge, interface, controller, port, etc.
-
- 1.2 L2 traffic between different subnets in same network
-
- 1.3 Traffic isolation between different tenants
-
-2. L3 feature
-
- 2.1 L3 east - west function
-
- 2.1.1 Ping between VMs between differernt subnets belong to different tenants is OK
-
- 2.1.2 isolated by different networks belong to differernt tenants is OK
-
- 2.1.3 Related flow rule deleted when VM is deleted is OK
-
-
-
- 2.2 L3 south - north function
-
- 2.2.1. Ping external network (such as google) from VM by allocating a floating IP is OK
-
- 2.2.2. Binding an external port to OVS is OK
-
- 2.2.3. VM hot migration is supported
-
-
-
- 2.3 Improvements
-
- 2.3.1 Add p2any vxlan config to ovs is OK
-
- 2.3.2. Ovsdb support multiple nodes is OK
-
- 2.3.3. All nicira extension api has been extended
-
-Revision: _sha1_
-
-:Author: Henry(jiangrui1@huawei.com)
-
-Build date: |today|