From 77a324e8f19bb42d08116a895d2c31fac2e608f9 Mon Sep 17 00:00:00 2001 From: ShubhamRathi Date: Sun, 5 Mar 2017 03:40:13 +0530 Subject: Misc Changes 1. Testing on index page points to /docs/testing/user/index 2. Update all artifact links to RTD using labels 3. 'OPNFV Userguide' renamed as 'OPNFV User Guide & Config Guide' Change-Id: I47837bac86feba0ae6f319b87315d38b4ef3229e Signed-off-by: ShubhamRathi --- docs/release/installation.introduction.rst | 58 +++++++++++++++--------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'docs/release/installation.introduction.rst') diff --git a/docs/release/installation.introduction.rst b/docs/release/installation.introduction.rst index 904c2d66b..ab043c4a2 100644 --- a/docs/release/installation.introduction.rst +++ b/docs/release/installation.introduction.rst @@ -29,7 +29,7 @@ it is important to understand your required target platform capabilities before configuring your target scenario. An OPNFV installation requires either a physical, or virtual, infrastructure environment as defined -in the `Pharos specification `_. +in the `Pharos specification `. When configuring a physical infrastructure it is strongly advised to follow the Pharos configuration guidelines. @@ -45,14 +45,14 @@ where each scenario will include different source components or configurations. To learn more about the scenarios supported in the Colorado release refer to the scenario description documents provided: -- Accelerated OVS `os-nosdn-ovs `_ -- Layer 3 overlay using opendaylight `os-odl-l2-bgpvpn `_ -- FD.io based forwarding using opendaylight SDN `os-odl-12-fdio-noha `_ -- High availability service function chaining `os-odl-l2-sfc-ha `_ -- Service function chaining `os-odl-l2-sfc-noha `_ -- Accelerated KVM hypervisor `os-nosdn-kvm-ha `_ -- LXD container hypervisor `os-nosdn-lxd-noha `_ -- High Availability LXD container hypervisor `os-nosdn-lxd-ha `_ +- Accelerated OVS `os-nosdn-ovs ` +- Layer 3 overlay using opendaylight `os-odl-l2-bgpvpn ` +- FD.io based forwarding using opendaylight SDN `os-odl-12-fdio-noha ` +- High availability service function chaining `os-odl-l2-sfc-ha ` +- Service function chaining `os-odl-l2-sfc-noha ` +- Accelerated KVM hypervisor `os-nosdn-kvm-ha ` +- LXD container hypervisor `os-nosdn-lxd-noha ` +- High Availability LXD container hypervisor `os-nosdn-lxd-ha ` Installation Procedure @@ -64,10 +64,10 @@ support for the OPNFV Colorado release are; Apex, Compass4nfv, Fuel and Joid. The instructions for each toolchain can be found in these links: -- `Apex installation instruction `_ -- `Compass4nfv installation instruction `_ -- `Fuel installation instruction `_ -- `Joid installation instruction `_ +- :ref:`Apex installation instruction ` +- :ref:`Compass4nfv installation instruction ` +- :ref:`Fuel installation instruction ` +- :ref:`Joid installation instruction ` OPNFV Test Frameworks @@ -81,12 +81,12 @@ select the right test suites to run on your platform from the available projects Many of the OPNFV test project provide user-guide documentation and installation instructions as provided below: -- `Functest user guide `_ -- `Yardstick user guide `_ -- `vSwitchPerf user guide `_ -- `Software Fastpath Service Quality Metrics (SFQM) user guide `_ -- `Bottlenecks user guide `_ -- `Storage Performance Benchmarking for NFVI (StorPerf) user guide `_ +- :ref:`Functest user guide ` +- :ref:`Yardstick user guide ` +- :ref:`vSwitchPerf user guide ` +- :ref:`Software Fastpath Service Quality Metrics (SFQM) user guide ` +- :ref:`Bottlenecks user guide ` +- :ref:`Storage Performance Benchmarking for NFVI (StorPerf) user guide ` Security Notes @@ -95,13 +95,13 @@ Security Notes The following patches were applied to fix security issues discovered in opnfv projects, during the c-release cycle. -- `Removal of private keys `_ -- `Fix security issues of eval-s in testapi `_ -- `Implements use of yaml.safe_load `_ -- `Fix security issues reported by the security audit `_ -- `Fix issues found in security review `_ -- `Removing OpenSteak Project `_ -- `Remove unsed files in open-contrail role `_ -- `Get rid of private key in repo `_ -- `Handling file loads and tmp dirs differently `_ -- `Remove `Debug = True when run Flask and add logger `_ +- :ref:`Removal of private keys ` +- :ref:`Fix security issues of eval-s in testapi ` +- :ref:`Implements use of yaml.safe_load ` +- :ref:`Fix security issues reported by the security audit ` +- :ref:`Fix issues found in security review ` +- :ref:`Removing OpenSteak Project ` +- :ref:`Remove unsed files in open-contrail role ` +- :ref:`Get rid of private key in repo ` +- :ref:`Handling file loads and tmp dirs differently ` +- :ref:`Remove `Debug = True when run Flask and add logger ` -- cgit 1.2.3-korg