summaryrefslogtreecommitdiffstats
path: root/docs/release/installation.introduction.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/installation.introduction.rst')
-rw-r--r--docs/release/installation.introduction.rst82
1 files changed, 22 insertions, 60 deletions
diff --git a/docs/release/installation.introduction.rst b/docs/release/installation.introduction.rst
index 61c0089ea..22ccd55b3 100644
--- a/docs/release/installation.introduction.rst
+++ b/docs/release/installation.introduction.rst
@@ -2,75 +2,37 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. SPDX-License-Identifier: CC-BY-4.0
-.. (c) Sofia Wallin Ericsson AB and other contributors
+.. (c) Anuket CCC, AT&T, and other contributors
-============
-Installation
-============
+=========================
+Installation Introduction
+=========================
-Abstract
-========
+This is the collection of installation documents for Anuket. Use this document for further reference.
-This an overview document for the installation of the Hunter release of 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.
-
-
-Introduction
-============
-
-The OPNFV platform is comprised of a variety of upstream components that may be deployed on your
-infrastructure. A composition of components, tools and configurations is identified in OPNFV as a
-deployment scenario.
-
-The various OPNFV scenarios provide unique features and capabilities that you may want to leverage, and
-it is important to understand your required target platform capabilities before installing and
-configuring your scenarios.
-
-An OPNFV installation requires either a physical infrastructure environment as defined
-in the `Pharos specification <https://wiki.opnfv.org/display/pharos/Pharos+Specification>`_, or a virtual one.
-When configuring a physical infrastructure it is strongly advised to follow the Pharos configuration guidelines.
-
-
-Scenarios
-=========
-
-OPNFV scenarios are designed to host virtualised network functions (VNF’s) in a variety of deployment
-architectures and locations. Each scenario provides specific capabilities and/or components aimed at
-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.
+Anuket specifications
+=====================
-To learn more about the scenarios supported in the Hunter release refer to the scenario
-description documents provided:
+It is recommended to use the online version of the :doc:`Anuket Specifications <cntt:index>`.
-- :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>`
+Implementation projects
+=======================
-Installation Procedure
-======================
+- :ref:`Barometer Installation Guide <barometer-docker-userguide>`
-Detailed step by step instructions for working with an installation toolchain and installing
-the required scenario is provided by the installation projects. The projects providing installation
-support for the OPNFV Hunter release are: Apex and Fuel.
+Testing projects and frameworks
+===============================
-The instructions for each toolchain can be found in these links:
+- :ref:`ViNePERF installation Guide <vineperf-installation>`
+- :doc:`Functest Installation Guide <functest:testing/user/configguide/index>`
-- :ref:`Apex installation instruction <apex-installation>`
-- :ref:`Fuel installation instruction <fuel-installation>`
+Testing can be started after the installation of the test frameworks. The basic deployment validation only addresses
+some of the generic capabilities of cloud infrastructures. To run more exhaustive tests, some investigation is
+required to select the right test suites to run.
-OPNFV Test Frameworks
-=====================
+For more instructions on using the Anuket testing projects after installation, see :ref:`this document <testing-userguide>`.
-If you have elected to install the OPNFV platform using the deployment toolchain provided by OPNFV,
-your system will have been validated once the installation is completed.
-The basic deployment validation only addresses a small part of capabilities in
-the platform and you may want to execute more exhaustive tests. Some investigation will be required to
-select the right test suites to run on your platform.
+Integration projects
+====================
-Many of the OPNFV test project provide user-guide documentation and installation instructions in :ref:`this document <testing-userguide>`
+- :ref:`Kuberef Installation Guide <kuberef-installation>`