blob: ac521b485301aec9476eea6637182184c907a2fc (
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
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) Bin Hu and Kaspars Skels (AT&T)
=============================================
OPNFV Airship Installer Project Release Notes
=============================================
This document provides the release notes for Airship Installer Project.
.. contents::
:depth: 3
:local:
Version History
---------------
+--------------------+--------------------+--------------------+----------------------+
| **Date** | **Version** | **Author** | **Comment** |
+--------------------+--------------------+--------------------+----------------------+
| 2019-11-17 | 0.1.0 | Bin Hu | Initial framework |
+--------------------+--------------------+--------------------+----------------------+
| 2019-12-19 | 1.0.0 | Bin Hu | Iruya release |
+--------------------+--------------------+--------------------+----------------------+
Release Data
------------
+--------------------------------------+--------------------------------------+
| **Project** | Airship Installer |
+--------------------------------------+--------------------------------------+
| **Repo/tag** | opnfv-9.0.0 |
+--------------------------------------+--------------------------------------+
| **Release designation** | Iruya 9.0 |
+--------------------------------------+--------------------------------------+
| **Release date** | January 10, 2020 |
+--------------------------------------+--------------------------------------+
| **Purpose of the delivery** | OPNFV Iruya 9.0 Release |
+--------------------------------------+--------------------------------------+
Important Notes
---------------
Please visit https://www.airshipit.org/ for upstream Airship Project.
Summary
-------
This is the Iruya release of the Airship Installer as part of OPNFV, including:
* deployment of an NFVi with Airship Installer in a hardware infrastructure.
Please refer to our:
* `Installation Guide <../installation/index.html>`_
Known Limitations, Issues and Workarounds
-----------------------------------------
System Limitations
^^^^^^^^^^^^^^^^^^
None.
Known Issues
^^^^^^^^^^^^
None.
Workarounds
^^^^^^^^^^^
N/A.
Test Result
-----------
Please reference Functest project documentation for test results with the
Airship Installer.
References
----------
For more information on the OPNFV Hunter release, please see:
http://www.opnfv.org/software
|