diff options
author | Eric Debeau <eric.debeau@orange.com> | 2019-06-26 14:58:24 +0000 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2019-06-26 16:26:04 +0000 |
commit | 0ad7263fa3bed3d8e9769ded7f2baee135242238 (patch) | |
tree | 93730ec4970c1642ef489c041562f76f7fc5a7a5 | |
parent | edfae921584d7a1a5aad075cd47da0d3b13f94cc (diff) |
Correct use-case description
Minor editorial corrections
Issue-ID: INT-1104
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I1ed77383f9b35226c1b2c40b64b861bbb9be70a1
(cherry picked from commit ba69f38745415ce3b3b5c3648f691a81c3b36124)
-rw-r--r-- | docs/docs_usecases.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/docs_usecases.rst b/docs/docs_usecases.rst index 89b00f30c..f233302f9 100644 --- a/docs/docs_usecases.rst +++ b/docs/docs_usecases.rst @@ -14,13 +14,13 @@ This session includes use cases and functional requirements which have been veri 2. Step by step instruction on how to deploy them, including the links to download the related assets and resources 3. Known issues and workaround -The final testing status can be found at `Dublin Release Integration Testing Status Summery <https://wiki.onap.org/display/DW/Dublin+Release+Integration+Testing+Status>`_ +The final testing status can be found at `Dublin Release Integration Testing Status Summary <https://wiki.onap.org/display/DW/Dublin+Release+Integration+Testing+Status>`_ Use Cases ~~~~~~~~~ :ref:`vFirewall Use Case <docs_vfw>` -:ref:`VF Module Scale Out Use Case (vLoadBalancer/vDSN example) <docs_scaleout>` +:ref:`VF Module Scale Out Use Case (vLoadBalancer/vDNS example) <docs_scaleout>` :ref:`vCPE Use Case <docs_vcpe>` @@ -38,11 +38,11 @@ Use Cases Functional Requirements ~~~~~~~~~~~~~~~~~~~~~~~ -:ref:`5G - Real Time PM and High Valume Stream Data Collection <docs_realtime_pm>` +:ref:`5G - Real Time PM and High Volume Stream Data Collection <docs_realtime_pm>` :ref:`5G - PNF Plug and Play <docs_5g_pnf_pnp>` -:ref:`5G - Buld PM <docs_5g_bulk_pm>` +:ref:`5G - Bulk PM <docs_5g_bulk_pm>` :ref:`5G - Configuration over NETCONF <docs_5G_Configuration_over_NETCONF>` |