blob: e6181e36b6458b7f1455aa993a4275e3eecb03b3 (
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
|
=======
License
=======
OPNFV Colorado release note for Moon Docs
(c) by Ruan He (Orange)
OPNFV Colorado release note for Moon 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/>.
=======================================
OPNFV Colorado1.0 release note for Moon
=======================================
Abstract
========
This document provides the release notes for Colorado release of Moon project.
Version history
===============
+--------------------+--------------------+--------------------+--------------------+
| **Date** | **Ver.** | **Author** | **Comment** |
| | | | |
+--------------------+--------------------+--------------------+--------------------+
|2016-09-20 | 0.1.0 | | Colorado release |
| | | | |
+--------------------+--------------------+--------------------+--------------------+
OPNFV Colorado Release
======================
Moon provides a security management framework for the OPNFV infrastructure.
It includes a set of software modules.
The internal software modules are:
* keystone-moon
* keystonemiddleware-moon
* moonclient
* odl-aaa-moon
* tests
The OPNFV projects installs Moon is:
* Compass4NFV
The OPNFV projects tests Moon are:
* Functest
* Yardstick
Release Data
============
+--------------------------------------+--------------------------------------+
| **Project** | functest |
| | |
+--------------------------------------+--------------------------------------+
| **Repo/tag** | colorado.1.0 |
| | |
+--------------------------------------+--------------------------------------+
| **Release designation** | Colorado base release |
| | |
+--------------------------------------+--------------------------------------+
| **Release date** | September 22 2016 |
| | |
+--------------------------------------+--------------------------------------+
| **Purpose of the delivery** | Colorado base release |
| | |
+--------------------------------------+--------------------------------------+
Version change
==============
Feature evolution
-----------------
This is the first tracked release of Moon
Document evolution
------------------
This is the initial version of the Moon project in OPNFV.
Deliverables
============
Software
--------
- keystone-moon: https://git.opnfv.org/cgit/moon/tree/keystone-moon
- keystonemiddleware-moon: https://git.opnfv.org/cgit/moon/tree/keystonemiddleware-moon
- moonclient: https://git.opnfv.org/cgit/moon/tree/moonclient
- odl-aaa-moon: https://git.opnfv.org/cgit/moon/tree/upstream/odl-aaa-moon
- tests: https://git.opnfv.org/cgit/moon/tree/tests
Documents
---------
- Install Procedure: http://artifacts.opnfv.org/moon/colorado/docs/installationprocedure/index.html
- Configuration Guide: http://artifacts.opnfv.org/moon/colorado/docs/configurationguide/index.html
- User Guide: http://artifacts.opnfv.org/moon/colorado/docs/userguide/index.html
- Scenarios Notes: http://artifacts.opnfv.org/moon/colorado/docs/colorado_scenarios_os-odl_l2-moon-ha/index.html
References
==========
For more information on the Moon Colorado release, please see:
https://wiki.opnfv.org/display/moon/
|