From e6998f5052fdf5d2505f411c67363ef40d7a14b8 Mon Sep 17 00:00:00 2001 From: ShubhamRathi Date: Mon, 20 Mar 2017 03:00:51 +0530 Subject: Fix multisite links Multisites links would now show up in the documentation. Its latest commits have been synced. Change-Id: Iafd4d5fbe572bfd4abb12a306363868a9015d75e Signed-off-by: ShubhamRathi --- docs/release/installation.introduction.rst | 36 +++++++++++++++--------------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'docs/release') diff --git a/docs/release/installation.introduction.rst b/docs/release/installation.introduction.rst index 3cf0963f8..bacedb76d 100644 --- a/docs/release/installation.introduction.rst +++ b/docs/release/installation.introduction.rst @@ -47,14 +47,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 @@ -97,13 +97,13 @@ Security Notes The following patches were applied to fix security issues discovered in opnfv projects, during the Colorado release cycle. -- :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 ` +- `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 `_ -- cgit 1.2.3-korg