diff options
author | Sofia Wallin <sofia.wallin@est.tech> | 2019-05-07 10:27:24 +0200 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@est.tech> | 2019-05-07 10:27:24 +0200 |
commit | ebbc126566269685a853a135df212a08a3ba63c9 (patch) | |
tree | 55d1f5bb97af3b9c57be1472d83932626b51bb98 | |
parent | e834a1712a717d6ab5f66d3c2b56e39f07f55f68 (diff) |
Updating the installation instruction
Updated the release name and the list of scenarios
Change-Id: I7d2b184d782dbd15530f8fb459bba90875e88db3
Signed-off-by: Sofia Wallin <sofia.wallin@est.tech>
-rw-r--r-- | docs/release/installation.introduction.rst | 30 |
1 files changed, 12 insertions, 18 deletions
diff --git a/docs/release/installation.introduction.rst b/docs/release/installation.introduction.rst index 90d307f82..5a6063836 100644 --- a/docs/release/installation.introduction.rst +++ b/docs/release/installation.introduction.rst @@ -11,10 +11,10 @@ Installation Abstract ======== -This an overview document for the installation of the Gambia release of OPNFV. +This an overview document for the installation of the Hunter release of OPNFV. -The Gambia release can be installed making use of any of the installer projects in OPNFV: -Apex, Compass4Nfv or Fuel. Each installer provides the ability to install a common OPNFV +The Hunter release can be installed making use of one of the installer projects in OPNFV: +Apex or Fuel. Each installer provides the ability to install a common OPNFV platform as well as integrating additional features delivered through a variety of scenarios by the OPNFV community. @@ -45,34 +45,28 @@ solving specific problems for the deployment of VNF’s. A scenario may, for instance, include components such as OpenStack, OpenDaylight, OVS, KVM etc., where each scenario will include different source components or configurations. -To learn more about the scenarios supported in the Gambia release refer to the scenario +To learn more about the scenarios supported in the Hunter release refer to the scenario description documents provided: -- :ref:`k8-nosdn-stor4nfv-ha <stor4nfv:k8-nosdn-stor4nfv-ha>` -- :ref:`os-nosdn-bar-ha <os-nosdn-bar-ha>` -- :ref:`os-nosdn-stor4nfv-ha <os-nosdn-stor4nfv-ha>` -- :ref:`os-nosdn-ovs-noha <os-nosdn-ovs-noha1>` -- :ref:`os-odl-ovs-noha <os-odl-ovs-noha>` +- :ref:`os-nosdn-calipso-noha <os-nosdn-calipso-noha>` - :ref:`os-odl-sfc-noha <os-odl-sfc-noha>` - :ref:`os-odl-sfc-ha <os-odl-sfc-ha>` -- :ref:`os-odl-bgpvpn-noha <os-odl-bgpvpn-noha>` -- :ref:`os-odl-bgpvpn-ha <os-odl-bgpvpn-ha>` -- :ref:`os-nosdn-bar-ha <os-nosdn-bar-ha>` -- :ref:`os-nosdn-bar-noha <os-nosdn-bar-noha>` -- :ref:`k8-nosdn-virtlet-noha <k8-nosdn-virtlet-noha>` -- :ref:`k8-ovn-kata-noha <k8-ovn-kata-noha>` +- :ref:`k8-multus-kata-virtlet-noha <k8-multus-kata-virtlet-noha>` +- :ref:`os-nosdn-ovs-noha <os-nosdn-ovs-noha>` +- :ref:`os-nosdn-ovs-ha <os-nosdn-ovs-ha>` +- :ref:`os-nosdn-fdio-noha <os-nosdn-fdio-noha>` +- :ref:`os-odl-ovs-noha <os-odl-ovs-noha>` Installation Procedure ====================== Detailed step by step instructions for working with an installation toolchain and installing -the required scenario are provided by the installation projects. The projects providing installation -support for the OPNFV Gambia release are: Apex, Compass4nfv and Fuel. +the required scenario is provided by the installation projects. The projects providing installation +support for the OPNFV Hunter release are: Apex and Fuel. The instructions for each toolchain can be found in these links: - :ref:`Apex installation instruction <apex-installation>` -- :ref:`Compass4nfv installation instruction <compass4nfv-installation>` - :ref:`Fuel installation instruction <fuel-installation>` OPNFV Test Frameworks |