summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristina Pauna <cristina.pauna@enea.com>2019-06-27 17:15:36 +0300
committerCristina Pauna <cristina.pauna@enea.com>2019-06-28 11:13:30 +0000
commit09ec1e9cc02268c45d5cfd5a289b53a52d9c6e94 (patch)
tree881c2cdbf6388ad3af2d8a8e84faeaefdb1e1f74
parent559a47f31475bb660c21a7efba0fa4207adb378a (diff)
[docs] Update release notes for Hunter 8.1opnfv-8.1.0
Change-Id: Ie600211d25b9aa2d28145073d1481b7a413e7ccf Signed-off-by: Cristina Pauna <cristina.pauna@enea.com> (cherry picked from commit f50cd4f58b2971c07c1ad37dbb4ebbf044ab1dc6)
-rw-r--r--docs/release/installation/installation.instruction.rst4
-rw-r--r--docs/release/release-notes/release-notes.rst30
-rw-r--r--docs/release/scenarios/os-nosdn-ovs-ha/os-nosdn-ovs-ha.rst2
-rw-r--r--docs/release/scenarios/os-nosdn-ovs-noha/os-nosdn-ovs-noha.rst2
-rw-r--r--docs/release/scenarios/os-odl-ovs-noha/os-odl-ovs-noha.rst2
5 files changed, 16 insertions, 24 deletions
diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst
index ef343da56..bdb52d8df 100644
--- a/docs/release/installation/installation.instruction.rst
+++ b/docs/release/installation/installation.instruction.rst
@@ -971,7 +971,7 @@ These steps are common for ``virtual``, ``baremetal`` or ``hybrid`` deploys,
jenkins@jumpserver:~$ git clone https://git.opnfv.org/fuel
jenkins@jumpserver:~$ cd fuel
- jenkins@jumpserver:~/fuel$ git checkout opnfv-8.0.0
+ jenkins@jumpserver:~/fuel$ git checkout opnfv-8.1.0
jenkins@jumpserver:~/fuel$ ci/deploy.sh -l <lab_name> \
-p <pod_name> \
-b <URI to configuration repo containing the PDF/IDF files> \
@@ -1377,7 +1377,7 @@ article.
References
==========
-For more information on the OPNFV ``Hunter`` 8.0 release, please see:
+For more information on the OPNFV ``Hunter`` 8.1 release, please see:
#. `OPNFV Home Page`_
#. `OPNFV Documentation`_
diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst
index b5a9de09a..5d0387af9 100644
--- a/docs/release/release-notes/release-notes.rst
+++ b/docs/release/release-notes/release-notes.rst
@@ -78,16 +78,16 @@ Release Data
| **Project** | fuel |
| | |
+--------------------------------------+--------------------------------------+
-| **Repo/tag** | opnfv-8.0.0 |
+| **Repo/tag** | opnfv-8.1.0 |
| | |
+--------------------------------------+--------------------------------------+
-| **Release designation** | Hunter 8.0 |
+| **Release designation** | Hunter 8.1 |
| | |
+--------------------------------------+--------------------------------------+
-| **Release date** | May 10, 2019 |
+| **Release date** | June 24, 2019 |
| | |
+--------------------------------------+--------------------------------------+
-| **Purpose of the delivery** | OPNFV Hunter 8.0 release |
+| **Purpose of the delivery** | OPNFV Hunter 8.1 release |
+--------------------------------------+--------------------------------------+
Version Change
@@ -110,7 +110,7 @@ deployment toolchain. It is based on following upstream versions:
Document Changes
~~~~~~~~~~~~~~~~
-This is the ``Hunter`` 8.0 release.
+This is the ``Hunter`` 8.1 release.
It comes with the following documentation:
- :ref:`OPNFV Fuel Installation Instruction <fuel-installation>`
@@ -134,13 +134,10 @@ Feature Additions
- ``ODL`` ``BGPVPN`` scenario;
- ``IDF`` support for configuring cluster-level ``MTU``;
-For an exhaustive list, see the `OPNFV Fuel JIRA: Hunter 8.0 New features`_
-filter.
-
Bug Corrections
~~~~~~~~~~~~~~~
-For an exhaustive list, see the `OPNFV Fuel JIRA: Hunter 8.0 Bugs (fixed)`_
+For an exhaustive list, see the `OPNFV Fuel JIRA: Hunter 8.1 Bugs (fixed)`_
filter.
Software Deliverables
@@ -213,25 +210,23 @@ System Limitations
Known Issues
------------
-For an exhaustive list, see the `OPNFV Fuel JIRA: Hunter 8.0 Known issues`_
-filter.
+None
Workarounds
-----------
-For an exhaustive list, see the `OPNFV Fuel JIRA: Hunter 8.0 Workarounds`_
-filter.
+None
Test Results
============
-The ``Hunter`` 8.0 release with the Fuel deployment tool has undergone QA test
+The ``Hunter`` 8.1 release with the Fuel deployment tool has undergone QA test
runs, see separate test results.
References
==========
-For more information on the OPNFV ``Hunter`` 8.0 release, please see:
+For more information on the OPNFV ``Hunter`` 8.1 release, please see:
#. `OPNFV Home Page`_
#. `OPNFV Documentation`_
@@ -257,7 +252,4 @@ For more information on the OPNFV ``Hunter`` 8.0 release, please see:
.. _`OPNFV Software Downloads`: https://www.opnfv.org/software/downloads
.. _`Apache License 2.0`: https://www.apache.org/licenses/LICENSE-2.0
.. OPNFV Fuel Hunter JIRA filters
-.. _`OPNFV Fuel JIRA: Hunter 8.0 Bugs (fixed)`: https://jira.opnfv.org/issues/?filter=12705
-.. _`OPNFV Fuel JIRA: Hunter 8.0 New features`: https://jira.opnfv.org/issues/?filter=12706
-.. _`OPNFV Fuel JIRA: Hunter 8.0 Known issues`: https://jira.opnfv.org/issues/?filter=12707
-.. _`OPNFV Fuel JIRA: Hunter 8.0 Workarounds`: https://jira.opnfv.org/issues/?filter=12708
+.. _`OPNFV Fuel JIRA: Hunter 8.1 Bugs (fixed)`: https://jira.opnfv.org/issues/?filter=12710
diff --git a/docs/release/scenarios/os-nosdn-ovs-ha/os-nosdn-ovs-ha.rst b/docs/release/scenarios/os-nosdn-ovs-ha/os-nosdn-ovs-ha.rst
index ce47a0b55..1121cc1e2 100644
--- a/docs/release/scenarios/os-nosdn-ovs-ha/os-nosdn-ovs-ha.rst
+++ b/docs/release/scenarios/os-nosdn-ovs-ha/os-nosdn-ovs-ha.rst
@@ -2,7 +2,7 @@
.. http://creativecommons.org/licenses/by/4.0
.. (c) 2018 Mirantis Inc., Enea Software AB and others
-This document provides scenario level details for Hunter 8.0 of
+This document provides scenario level details for Hunter 8.1 of
deployment with no SDN controller and no extra features enabled.
Introduction
diff --git a/docs/release/scenarios/os-nosdn-ovs-noha/os-nosdn-ovs-noha.rst b/docs/release/scenarios/os-nosdn-ovs-noha/os-nosdn-ovs-noha.rst
index 7c8c7f140..f72206d7f 100644
--- a/docs/release/scenarios/os-nosdn-ovs-noha/os-nosdn-ovs-noha.rst
+++ b/docs/release/scenarios/os-nosdn-ovs-noha/os-nosdn-ovs-noha.rst
@@ -2,7 +2,7 @@
.. http://creativecommons.org/licenses/by/4.0
.. (c) 2018 Mirantis Inc., Enea Software AB and others
-This document provides scenario level details for Hunter 8.0 of
+This document provides scenario level details for Hunter 8.1 of
deployment with no SDN controller and no extra features enabled.
Introduction
diff --git a/docs/release/scenarios/os-odl-ovs-noha/os-odl-ovs-noha.rst b/docs/release/scenarios/os-odl-ovs-noha/os-odl-ovs-noha.rst
index f7ed398b7..92d5c1602 100644
--- a/docs/release/scenarios/os-odl-ovs-noha/os-odl-ovs-noha.rst
+++ b/docs/release/scenarios/os-odl-ovs-noha/os-odl-ovs-noha.rst
@@ -2,7 +2,7 @@
.. http://creativecommons.org/licenses/by/4.0
.. (c) 2018 Mirantis Inc., Enea Software AB and others
-This document provides scenario level details for Hunter 8.0 of
+This document provides scenario level details for Hunter 8.1 of
deployment with OpenDaylight controller and DPDK feature enabled.
Introduction