aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/onos-release.rst
blob: dd45dbdc25016aef21cdf3576d45292f857b28c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
=========================================
OPNFV Colorado release note for onosfw
=========================================

   contents:: Table of Contents
   :backlinks: none


Abstract
========

This note describes the Colorado 1.0 release status of the ONOSFW project and associated scenarios. It also includes the requirements for upstream projects ONOS and OpenStack.

License
=======

OPNFV Colorado release note for onosfw Docs
(c) by Lucius (HUAWEI)

OPNFV Colorado 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-08-11 | 0.0.1    | Lucius     | First draft      |
|            |          | (HUAWEI)   |                  |
+------------+----------+------------+------------------+

Overview 

In Colorado, ONOSFW project has two main scenarios for each of the four installers, Apex, Compass, Fuel, and JOID. The first major scenario os-onos-nofeature-ha is to update the ONOS version from Emu to GlodenEye, so that the new ONOS features can be integrated with OPNFV applications. The second major scenario os-onos-sfc-ha is to demonstrate the integration of SFC functionalities provided by the network-sfc in OpenStack and ONOS sfc client library for service function chaining primitives – create, add, remove and modify.


ONOSFW Test Scenarios
=====================

+---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+
| FuncTest Usecase    \      Installers | Apex                                      | Compass                                   | Fuel                                      | JOID                                                       |
+=======================================+===========================================+===========================================+===========================================+============================================================+
| vPing For user metadata               | Success                                   | Success                                   | Success                                   | Success                                                    |
|                                       |                                           |                                           |                                           |                                                           
| 
+---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+
| vPing                                 | Success                                   | Success                                   | Success                                   | Success                                                    |
|                                       |                                           |                                           |                                           |                                                            |
+---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+
| tempest                               | Success                                   | Success                                   | Success                                   | Success                                                    |
|                                       |                                           |                                           |                                           |                                                            |
+---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+
| VIMS                                  |  NR                                       |  NR                                       |  NR                                       | NR                                                         |
|                                       |                                           |                                           |                                           |                                                            |
+---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+
| RALLY                                 | Success                                   | Success                                   | Success                                   | Success                                                    |
|                                       |                                           |                                           |                                           |                                                            |
+---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+
| ONOS                                  | Success                                   | Success                                   | Success                                   | Success                                                    |
|                                       |                                           |                                           |                                           |                                                            |
+---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------+     
| ONOS_SFC                              | Success                                   | Success                                   | Success                                   | Success                                                   
|
|                                       |                                           |                                           |                                           |                                                            |
+---------------------------------------+-------------------------------------------+-------------------------------------------+-------------------------------------------+------------------------------------------------------------

Scenarios Release Status
========================

The scenarios are implemented and integrated with supported installers, and tested through OPNFV testing facilities. For Colorado 1.0, the supported installer and scenario combinations are: 

    fuel-os-onos-nofeature-ha

    fuel-os-onos-sfc-ha

    jois-os-onos-nofeature-ha

    joid-os-onos-sfc-ha

    compass-os-onos-nofeature-ha

For Colorado 2.0 the following installer/scenario combinations will be supported: 

    apex-os-onos-nofeature-ha 

    apex-on-onos-sfc-ha 

    compass-os-onos-sfc-ha 

Limitations
===========

The GlodenEye release of ONOS does not support the following test cases: 

   tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard 

   tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops 

   tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops 

   tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern 

   tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern 


Upstream Projects
=================

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

ONOS Goldeneye code:`ONOS Goldeneye Code`_.

   _ONOS Goldeneye Code: https://github.com/opennetworkinglab/onos/tree/onos-1.6

ONOS Goldeneye Release Note `ONOS Goldeneye Release Note`_.

   _ONOS Goldeneye Release Note: https://wiki.onosproject.org/display/ONOS/Goldeneye+Release+Notes

The APIs docs exist as a submodule in docs/apis. 
In order to retrieve them, you must change directories to "apis" and then do a "git pull origin master".
This will pull down all relevant API documents related to the source components in this release". 
here is api link: https://github.com/onosfw/apis

OpenStack Release
=================

OpenStack Mitaka wiki page `OpenStack Mitaka wiki`_.

   _OpenStack Mitaka wiki : https://wiki.openstack.org/wiki/Main_Page

OpenStack Liberty api page `OpenStack Networking Api`_.

   _OpenStack Networking Api : http://developer.openstack.org/api-ref-networking-v2-ext.html


Revision: _sha1_

:Author: Lucius(lukai1@huawei.com)

Build date: |today|