From 8c9a9c45045bb3e584a9b093e2983ab784ed26a8 Mon Sep 17 00:00:00 2001 From: lanqinglong Date: Tue, 26 Jan 2016 17:07:49 +0800 Subject: update onosfw documents Change-Id: If51c6a9df1d437ab938b3442f2a413b8d0f1b658 --- docs/configguide/config-for-installer.rst | 1 - docs/release/onos-release.rst | 46 ++++++++++++++++++++++++++++++- docs/userguide/onosfw-userguide.rst | 2 +- 3 files changed, 46 insertions(+), 3 deletions(-) diff --git a/docs/configguide/config-for-installer.rst b/docs/configguide/config-for-installer.rst index 959b599e..a41acbbc 100644 --- a/docs/configguide/config-for-installer.rst +++ b/docs/configguide/config-for-installer.rst @@ -117,7 +117,6 @@ Config Documentation for onos with apex Config Documentation for onos with Compass ------------------------------------------ ---------------------------------------- 1. Pyhsical Requirement for install ONOS 1.1 Ubuntu Server 14.04 LTS 64-bit (from ISO or self-installed). diff --git a/docs/release/onos-release.rst b/docs/release/onos-release.rst index 9f7d2c27..fb162bf7 100644 --- a/docs/release/onos-release.rst +++ b/docs/release/onos-release.rst @@ -46,9 +46,53 @@ ONOSFW addresses integrating an SDN controller of choice based on a target appli +ONOSFW Test Scenarios +===================== + +Secenario 14 ONOS-HA for Bare Metal: + ++---------------------------------------+------------------------------------------------------------+---------+------------------------------------------------------------+------------------------------------------------------------+ +| FuncTest Usecase \ Installers | Apex | Compass | Fuel | JOID | ++=======================================+============================================================+=========+============================================================+============================================================+ +| vPing | Should Fail; | Success | Should Fail; | Should Fail; | +| | ONOSFW do not support Layer 3 feature in BM deploy in Apex | | ONOSFW do not support Layer 3 feature in BM deploy in Fuel | ONOSFW do not support Layer 3 feature in BM deploy in JOID | ++---------------------------------------+------------------------------------------------------------+---------+------------------------------------------------------------+------------------------------------------------------------+ +| ONOS | Should Fail; | Success | Should Fail; | Should Fail; | +| | ONOSFW do not support Layer 3 feature in BM deploy in Apex | | ONOSFW do not support Layer 3 feature in BM deploy in Fuel | ONOSFW do not support Layer 3 feature in BM deploy in JOID | ++---------------------------------------+------------------------------------------------------------+---------+------------------------------------------------------------+------------------------------------------------------------+ +| tempest | Should Fail; | Success | Should Fail; | Should Fail; | +| | ONOSFW do not support Layer 3 feature in BM deploy in Apex | | ONOSFW do not support Layer 3 feature in BM deploy in Fuel | ONOSFW do not support Layer 3 feature in BM deploy in JOID | ++---------------------------------------+------------------------------------------------------------+---------+------------------------------------------------------------+------------------------------------------------------------+ +| VIMS | Should Fail; | Success | Should Fail; | Should Fail; | +| | ONOSFW do not support Layer 3 feature in BM deploy in Apex | | ONOSFW do not support Layer 3 feature in BM deploy in Fuel | ONOSFW do not support Layer 3 feature in BM deploy in JOID | ++---------------------------------------+------------------------------------------------------------+---------+------------------------------------------------------------+------------------------------------------------------------+ +| RALLY | Should Fail; | Success | Should Fail; | Should Fail; | +| | ONOSFW do not support Layer 3 feature in BM deploy in Apex | | ONOSFW do not support Layer 3 feature in BM deploy in Fuel | ONOSFW do not support Layer 3 feature in BM deploy in JOID | ++---------------------------------------+------------------------------------------------------------+---------+------------------------------------------------------------+------------------------------------------------------------+ + +Secenario 14 ONOS-HA for Virtual: + ++---------------------------------------+---------+---------+---------+---------+ +| FuncTest Usecase \ Installers | Apex | Compass | Fuel | JOID | ++=======================================+=========+=========+=========+=========+ +| vPing | Success | Success | Success | Success | +| | | | | | ++---------------------------------------+---------+---------+---------+---------+ +| ONOS | Success | Success | Success | Success | +| | | | | | ++---------------------------------------+---------+---------+---------+---------+ +| tempest | Success | Success | Success | Success | +| | | | | | ++---------------------------------------+---------+---------+---------+---------+ +| VIMS | Success | Success | Success | Success | +| | | | | | ++---------------------------------------+---------+---------+---------+---------+ +| RALLY | Success | Success | Success | Success | +| | | | | | ++---------------------------------------+---------+---------+---------+---------+ + ONOS Release ============ - ONOS wiki of onosfw : `onosfw proposal in ONOS`_. .. _onosfw proposal in ONOS: https://wiki.onosproject.org/login.action?os_destination=%2Fdisplay%2FONOS%2FONOS%2BFramework%2B%28ONOSFW%29%2Bfor%2BOPNFV diff --git a/docs/userguide/onosfw-userguide.rst b/docs/userguide/onosfw-userguide.rst index ab5297fd..6b9ce7e7 100644 --- a/docs/userguide/onosfw-userguide.rst +++ b/docs/userguide/onosfw-userguide.rst @@ -83,7 +83,7 @@ ONOSFW Environment Setup Scenario Supported ------------------ -* L3 scene: +* L2 scene: * Live Migration -- cgit 1.2.3-korg