aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Hague <shague@redhat.com>2018-09-15 13:58:05 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-09-15 13:58:05 +0000
commit50de8b62331afc6ddd3bbc2707943386dc4c753c (patch)
tree5ffca5f75461fb363d2d775a8f2da779e290f2fd
parent084ae518236709071f04f3d6e750f0821c3e51bb (diff)
parentc55553f6f679fa43e21ef23b0ef66e8293d92f1b (diff)
Merge "Fix links to remove references to submodules"
-rw-r--r--INFO.yaml1
-rw-r--r--docs/release/configguide/feature.configuration.rst6
-rw-r--r--docs/release/release-notes/releasenotes.rst25
3 files changed, 12 insertions, 20 deletions
diff --git a/INFO.yaml b/INFO.yaml
index 81a1f9e9..869357a0 100644
--- a/INFO.yaml
+++ b/INFO.yaml
@@ -8,6 +8,7 @@ project_lead: &opnfv_sfc_ptl
email: 'manuelbuil87@gmail.com'
company: 'gmail.com'
timezone: 'Unkown'
+ id: 'mbuil'
primary_contact: *opnfv_sfc_ptl
issue_tracking:
type: 'jira'
diff --git a/docs/release/configguide/feature.configuration.rst b/docs/release/configguide/feature.configuration.rst
index ad9725ed..4cf2718f 100644
--- a/docs/release/configguide/feature.configuration.rst
+++ b/docs/release/configguide/feature.configuration.rst
@@ -12,10 +12,8 @@ SFC feature desciription
For details of the scenarios and their provided capabilities refer to
the scenario description documents:
-- http://docs.opnfv.org/en/stable-fraser/submodules/sfc/docs/release/scenarios/os-odl-sfc-ha/index.html
-
-- http://docs.opnfv.org/en/stable-fraser/submodules/sfc/docs/release/scenarios/os-odl-sfc-noha/index.html
-
+- :ref:`<os-odl-sfc-ha>`
+- :ref:`<os-odl-sfc-noha>`
The SFC feature enables creation of Service Fuction Chains - an ordered list
of chained network funcions (e.g. firewalls, NAT, QoS)
diff --git a/docs/release/release-notes/releasenotes.rst b/docs/release/release-notes/releasenotes.rst
index d6d866ae..d9d22f80 100644
--- a/docs/release/release-notes/releasenotes.rst
+++ b/docs/release/release-notes/releasenotes.rst
@@ -32,11 +32,9 @@ More information about OpenDaylight and SFC can be found here.
- Overall OPNFV documentation
- - `Design document <http://docs.opnfv.org/en/stable-fraser/submodules/sfc/docs/development/design/index.html>`_
-
- - `User Guide <http://docs.opnfv.org/en/stable-fraser/submodules/sfc/docs/release/userguide/index.html>`_
-
- - `Installation Instructions <http://docs.opnfv.org/en/stable-fraser/submodules/sfc/docs/release/configguide/index.html>`_
+ - :ref:`Design document <sfc-design>`
+ - :ref:`User Guide <sfc-userguide>`
+ - :ref:`Installation Instructions <sfc-configguide>`
- Release Notes (this document)
@@ -80,11 +78,9 @@ Document changes
This is the first tracked version of OPNFV SFC Fraser. It comes with
the following documentation:
-- `Design document <http://docs.opnfv.org/en/stable-fraser/submodules/sfc/docs/development/design/index.html>`_
-
-- `User Guide <http://docs.opnfv.org/en/stable-fraser/submodules/sfc/docs/release/userguide/index.html>`_
-
-- `Installation Instructions <http://docs.opnfv.org/en/stable-fraser/submodules/sfc/docs/release/configguide/index.html>`_
+- :ref:`Design document <sfc-design>`
+- :ref:`User Guide <sfc-userguide:>`
+- :ref:`Installation Instructions <sfc-configguide:>`
- Release notes (This document)
@@ -112,12 +108,9 @@ No specific deliverables are created, as SFC is included with Apex and Compass4N
Documentation deliverables
~~~~~~~~~~~~~~~~~~~~~~~~~~
-- `Design document <http://docs.opnfv.org/en/stable-fraser/submodules/sfc/docs/development/design/index.html>`_
-
-- `User Guide <http://docs.opnfv.org/en/stable-fraser/submodules/sfc/docs/release/userguide/index.html>`_
-
-- `Installation Instructions <http://docs.opnfv.org/en/stable-fraser/submodules/sfc/docs/release/configguide/index.html>`_
-
+- :ref:`Design document <sfc-design>`
+- :ref:`User Guide <sfc-userguide:>`
+- :ref:`Installation Instructions <sfc-configguide:>`
- Release notes (This document)
Known Limitations, Issues and Workarounds