diff options
Diffstat (limited to 'docs/release')
11 files changed, 34 insertions, 85 deletions
diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst index d17bc6440..b0efd57ab 100644 --- a/docs/release/installation/installation.instruction.rst +++ b/docs/release/installation/installation.instruction.rst @@ -303,7 +303,7 @@ installed on the Jumpserver: .. code-block:: console jenkins@jumpserver:~$ cat /etc/apt/sources.list.d/armband.list - deb http://linux.enea.com/mcp-repos/queens/xenial queens-armband main + deb http://linux.enea.com/mcp-repos/rocky/xenial rocky-armband main jenkins@jumpserver:~$ sudo apt-key adv --keyserver keys.gnupg.net \ --recv 798AB1D1 @@ -963,7 +963,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-7.1.0 + jenkins@jumpserver:~/fuel$ git checkout opnfv-7.2.0 jenkins@jumpserver:~/fuel$ ci/deploy.sh -l <lab_name> \ -p <pod_name> \ -b <URI to configuration repo containing the PDF/IDF files> \ @@ -1369,13 +1369,13 @@ article. References ========== -For more information on the OPNFV ``Gambia`` 7.1 release, please see: +For more information on the OPNFV ``Gambia`` 7.2 release, please see: #. `OPNFV Home Page`_ #. `OPNFV Documentation`_ #. `OPNFV Software Downloads`_ #. `OPNFV Gambia Wiki Page`_ -#. `OpenStack Queens Release Artifacts`_ +#. `OpenStack Rocky Release Artifacts`_ #. `OpenStack Documentation`_ #. `OpenDaylight Artifacts`_ #. `Mirantis Cloud Platform Documentation`_ @@ -1390,8 +1390,8 @@ For more information on the OPNFV ``Gambia`` 7.1 release, please see: .. _`Mirantis Cloud Platform Documentation`: https://docs.mirantis.com/mcp/latest/ .. _`fuel git repository`: https://git.opnfv.org/fuel .. _`pharos git repo`: https://git.opnfv.org/pharos -.. _`OpenStack Documentation`: https://docs.openstack.org/queens -.. _`OpenStack Queens Release Artifacts`: https://www.openstack.org/software/queens +.. _`OpenStack Documentation`: https://docs.openstack.org/rocky +.. _`OpenStack Rocky Release Artifacts`: https://www.openstack.org/software/rocky .. _`OPNFV Home Page`: https://www.opnfv.org .. _`OPNFV Gambia Wiki Page`: https://wiki.opnfv.org/display/SWREL/Gambia .. _`OPNFV Documentation`: https://docs.opnfv.org diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index 4c6c3bd50..50950c9c9 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -58,6 +58,7 @@ supplemented with OPNFV unique components such as: - `OpenDaylight`_ - Open Virtual Network (``OVN``) +- `Vector Packet Processing`_ As well as OPNFV-unique configurations of the Hardware and Software stack. @@ -77,16 +78,16 @@ Release Data | **Project** | fuel | | | | +--------------------------------------+--------------------------------------+ -| **Repo/tag** | opnfv-7.1.0 | +| **Repo/tag** | opnfv-7.2.0 | | | | +--------------------------------------+--------------------------------------+ -| **Release designation** | Gambia 7.1 | +| **Release designation** | Gambia 7.2 | | | | +--------------------------------------+--------------------------------------+ -| **Release date** | December 14, 2018 | +| **Release date** | January 18, 2019 | | | | +--------------------------------------+--------------------------------------+ -| **Purpose of the delivery** | OPNFV Gambia 7.1 release | +| **Purpose of the delivery** | OPNFV Gambia 7.2 release | +--------------------------------------+--------------------------------------+ Version Change @@ -109,7 +110,7 @@ deployment toolchain. It is based on following upstream versions: Document Changes ~~~~~~~~~~~~~~~~ -This is the ``Gambia`` 7.1 release. +This is the ``Gambia`` 7.2 release. It comes with the following documentation: - :ref:`OPNFV Fuel Installation Instruction <fuel-installation>` @@ -133,13 +134,13 @@ Feature Additions - ``ODL`` ``BGPVPN`` scenario; - ``IDF`` support for configuring cluster-level ``MTU``; -For an exhaustive list, see the `OPNFV Fuel JIRA: Gambia 7.1 New features`_ +For an exhaustive list, see the `OPNFV Fuel JIRA: Gambia 7.2 New features`_ filter. Bug Corrections ~~~~~~~~~~~~~~~ -For an exhaustive list, see the `OPNFV Fuel JIRA: Gambia 7.1 Bugs (fixed)`_ +For an exhaustive list, see the `OPNFV Fuel JIRA: Gambia 7.2 Bugs (fixed)`_ filter. Software Deliverables @@ -190,6 +191,9 @@ Scenario Matrix +-------------------------+---------------+-------------+------------+ | os-ovn-nofeature-ha | ``aarch64`` | | | +-------------------------+---------------+-------------+------------+ +| os-nosdn-fdio-noha | ``x86_64``, | | | +| | ``aarch64`` | | | ++-------------------------+---------------+-------------+------------+ Known Limitations, Issues and Workarounds ========================================= @@ -209,25 +213,25 @@ System Limitations Known Issues ------------ -For an exhaustive list, see the `OPNFV Fuel JIRA: Gambia 7.1 Known issues`_ +For an exhaustive list, see the `OPNFV Fuel JIRA: Gambia 7.2 Known issues`_ filter. Workarounds ----------- -For an exhaustive list, see the `OPNFV Fuel JIRA: Gambia 7.1 Workarounds`_ +For an exhaustive list, see the `OPNFV Fuel JIRA: Gambia 7.2 Workarounds`_ filter. Test Results ============ -The ``Gambia`` 7.1 release with the Fuel deployment tool has undergone QA test +The ``Gambia`` 7.2 release with the Fuel deployment tool has undergone QA test runs, see separate test results. References ========== -For more information on the OPNFV ``Gambia`` 7.1 release, please see: +For more information on the OPNFV ``Gambia`` 7.2 release, please see: #. `OPNFV Home Page`_ #. `OPNFV Documentation`_ @@ -240,19 +244,20 @@ For more information on the OPNFV ``Gambia`` 7.1 release, please see: .. FIXME: cleanup unused refs, extend above list .. _`OpenDaylight`: https://www.opendaylight.org +.. _`Vector Packet Processing`: https://wiki.fd.io/view/VPP .. _`OpenDaylight Artifacts`: https://www.opendaylight.org/software/downloads .. _`MCP`: https://www.mirantis.com/software/mcp/ .. _`Mirantis Cloud Platform Documentation`: https://docs.mirantis.com/mcp/latest/ .. _`fuel git repository`: https://git.opnfv.org/fuel -.. _`OpenStack Documentation`: https://docs.openstack.org/queens -.. _`OpenStack Queens Release Artifacts`: https://www.openstack.org/software/queens +.. _`OpenStack Documentation`: https://docs.openstack.org/rocky +.. _`OpenStack Rocky Release Artifacts`: https://www.openstack.org/software/rocky .. _`OPNFV Home Page`: https://www.opnfv.org .. _`OPNFV Gambia Wiki Page`: https://wiki.opnfv.org/display/SWREL/Gambia .. _`OPNFV Documentation`: https://docs.opnfv.org .. _`OPNFV Software Downloads`: https://www.opnfv.org/software/downloads .. _`Apache License 2.0`: https://www.apache.org/licenses/LICENSE-2.0 .. OPNFV Fuel Gambia JIRA filters -.. _`OPNFV Fuel JIRA: Gambia 7.1 Bugs (fixed)`: https://jira.opnfv.org/issues/?filter=12601 -.. _`OPNFV Fuel JIRA: Gambia 7.1 New features`: https://jira.opnfv.org/issues/?filter=12600 -.. _`OPNFV Fuel JIRA: Gambia 7.1 Known issues`: https://jira.opnfv.org/issues/?filter=12602 -.. _`OPNFV Fuel JIRA: Gambia 7.1 Workarounds`: https://jira.opnfv.org/issues/?filter=12603 +.. _`OPNFV Fuel JIRA: Gambia 7.2 Bugs (fixed)`: https://jira.opnfv.org/issues/?filter=12604 +.. _`OPNFV Fuel JIRA: Gambia 7.2 New features`: https://jira.opnfv.org/issues/?filter=12605 +.. _`OPNFV Fuel JIRA: Gambia 7.2 Known issues`: https://jira.opnfv.org/issues/?filter=12606 +.. _`OPNFV Fuel JIRA: Gambia 7.2 Workarounds`: https://jira.opnfv.org/issues/?filter=12607 diff --git a/docs/release/scenarios/index.rst b/docs/release/scenarios/index.rst index 9561aefbf..c61c6b791 100644 --- a/docs/release/scenarios/index.rst +++ b/docs/release/scenarios/index.rst @@ -16,7 +16,6 @@ OPNFV Fuel Scenarios os-ovn-nofeature-noha/index.rst os-ovn-nofeature-ha/index.rst os-nosdn-fdio-noha/index.rst - os-nosdn-fdio-ha/index.rst os-odl-ovs-noha/index.rst os-nosdn-onap-ha/index.rst os-nosdn-onap-noha/index.rst diff --git a/docs/release/scenarios/os-nosdn-fdio-ha/index.rst b/docs/release/scenarios/os-nosdn-fdio-ha/index.rst deleted file mode 100644 index 5f14536ac..000000000 --- a/docs/release/scenarios/os-nosdn-fdio-ha/index.rst +++ /dev/null @@ -1,14 +0,0 @@ -.. _os-nosdn-fdio-ha: - -.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) 2018 Mirantis Inc., Enea Software AB and others - -========================================= -os-nosdn-fdio-ha overview and description -========================================= - -.. toctree:: - :maxdepth: 2 - -.. include:: os-nosdn-fdio-ha.rst diff --git a/docs/release/scenarios/os-nosdn-fdio-ha/os-nosdn-fdio-ha.rst b/docs/release/scenarios/os-nosdn-fdio-ha/os-nosdn-fdio-ha.rst deleted file mode 100644 index 96c266996..000000000 --- a/docs/release/scenarios/os-nosdn-fdio-ha/os-nosdn-fdio-ha.rst +++ /dev/null @@ -1,41 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) 2018 Mirantis Inc., Enea Software AB and others - -This document provides scenario level details for Gambia 7.1 of -deployment with no SDN controller and VPP enabled as virtual switch. - -Introduction -============ - -This scenario is used primarily to validate and deploy a Queens OpenStack -deployment with no SDN controller enabled and VPP as virtual switch. - -Scenario components and composition -=================================== - -This scenario is composed of common OpenStack services enabled by default, -including Nova, Neutron, Glance, Cinder, Keystone, Horizon. It also installs -VPP on the compute nodes as virtual switch. - -All services are in HA, meaning that there are multiple cloned instances of -each service, and they are balanced by HA Proxy using a Virtual IP Address -per service. - - -Scenario usage overview -======================= - -Simply deploy this scenario by setting os-nosdn-fdio-ha as scenario -deploy parameter. - -Limitations, Issues and Workarounds -=================================== - -None - -References -========== - -For more information on the OPNFV Gambia release, please visit -https://www.opnfv.org/software diff --git a/docs/release/scenarios/os-nosdn-fdio-noha/os-nosdn-fdio-noha.rst b/docs/release/scenarios/os-nosdn-fdio-noha/os-nosdn-fdio-noha.rst index 542ec3afa..5e37b2331 100644 --- a/docs/release/scenarios/os-nosdn-fdio-noha/os-nosdn-fdio-noha.rst +++ b/docs/release/scenarios/os-nosdn-fdio-noha/os-nosdn-fdio-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 Gambia 7.1 of +This document provides scenario level details for Gambia 7.2 of deployment with no SDN controller and VPP enabled as virtual switch. Introduction 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 f557dbb9c..404198544 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 Gambia 7.1 of +This document provides scenario level details for Gambia 7.2 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 2ac863a5d..d76b6c9af 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 Gambia 7.1 of +This document provides scenario level details for Gambia 7.2 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 5fe5d2100..9c2c7d83b 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 Gambia 7.1 of +This document provides scenario level details for Gambia 7.2 of deployment with OpenDaylight controller and DPDK feature enabled. Introduction diff --git a/docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst b/docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst index 65cb5e581..da0c60b65 100644 --- a/docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst +++ b/docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-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 Gambia 7.1 of deployment +This document provides scenario level details for Gambia 7.2 of deployment with Open Virtual Network (OVN) providing Layers 2 and 3 networking and no extra features enabled. diff --git a/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst b/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst index 54fbd6ba0..59c45c1e6 100644 --- a/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst +++ b/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-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 Gambia 7.1 of deployment +This document provides scenario level details for Gambia 7.2 of deployment with Open Virtual Network (OVN) providing Layers 2 and 3 networking and no extra features enabled. |