blob: 9dd15b5a0d962b38ea397aece3549376db2d109c (
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
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. SPDX-License-Identifier CC-BY-4.0
.. (c) Authors of Clover
This document provides Clover project's release notes for the OPNFV Gambia release.
.. contents::
:depth: 3
:local:
Version history
---------------
+--------------------+--------------------+--------------------+--------------------+
| **Date** | **Ver.** | **Author** | **Comment** |
| | | | |
+--------------------+--------------------+--------------------+--------------------+
| 2018-03-14 | Gambia 1.0 | Stephen Wong | First draft |
| | | | |
+--------------------+--------------------+--------------------+--------------------+
Important notes
===============
The Clover project for OPNFV Gambia is tested on Kubernetes version 1.9 and
1.11. It is only tested on Istio 1.0.
Summary
=======
Clover Gambia release further enhances the Fraser release by providing various
tools to help operators deploy cloud native network functions. These tools
include
#. Collector: gathers and collects metrics and traces from Prometheus and
Jaeger, respectively, and provides a single access point for such data
#. Visibility: utilizes an analytic engine to correlate and organize data
gathered by the collector
#. CLI: comprehensive Clover CLI called cloverctl, offering a single management
tool for operating Clover toolset
#. Network Tracing: CNI plugin agnostic network tracing tool
#. Extended HTTP Security: integrate modsecurity (Web Application Firewall) and
Snort with Istio gateway via Istio newly added mechanisms to redirect and
mirror traffic to the network functions
#. HTTP Test Client: bundle JMeter as test client for testing
#. UI: developmental / sample UI to offer single pane view of Clover system
#. Spinnaker Integration: provides automated / programmable cloud provider
add/update/delete; sample pipeline and installation scripts
Release Data
============
+--------------------------------------+--------------------------------------+
| **Project** | Clover |
| | |
+--------------------------------------+--------------------------------------+
| **Repo/commit-ID** | |
| | |
+--------------------------------------+--------------------------------------+
| **Release designation** | Gambia |
| | |
+--------------------------------------+--------------------------------------+
| **Release date** | 2018-11-09
| | |
+--------------------------------------+--------------------------------------+
| **Purpose of the delivery** | OPNFV Gambia release |
| | |
+--------------------------------------+--------------------------------------+
Version change
^^^^^^^^^^^^^^^^
Module version changes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Clover Gambia release will no longer support Istio 0.6, the version of Istio
supported by Clover Gambia release
Document version changes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Clover Gambia has updated the config guide and user guide accordingly, including
new documents for the new features
Reason for version
^^^^^^^^^^^^^^^^^^^^
Feature additions
~~~~~~~~~~~~~~~~~~~~~~~
See Summary above
Bug corrections
~~~~~~~~~~~~~~~~~~~~~
<None>
Known Limitations, Issues and Workarounds
=========================================
System Limitations
^^^^^^^^^^^^^^^^^^^^
TBD
Known issues
^^^^^^^^^^^^^^^
TBD
Workarounds
^^^^^^^^^^^^^^^^^
Test Result
===========
References
==========
|