diff options
author | andreasgeissler <andreas-geissler@telekom.de> | 2019-07-16 18:44:23 +0200 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2019-07-16 20:49:39 +0000 |
commit | 18681ef9b8a9092d3cb20e4c2705bafe80736b5c (patch) | |
tree | 38e672c5e4d40f4aadaad1b885d93bf5962e967f /docs/guides/onap-user/instantiate/instantiation/so2/index.rst | |
parent | 4fe157c4b887c8139351b2de5b3a6d6664fe1e80 (diff) |
Updated late coming comments to Patch 91089 and added links
Issue-ID: DOC-500
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: Ia97f22b9b6cfe77be18b5252789e429af02e8f79
(cherry picked from commit 7789a22fff5a82688c96813bbcd0238bcd141f52)
Diffstat (limited to 'docs/guides/onap-user/instantiate/instantiation/so2/index.rst')
-rw-r--r-- | docs/guides/onap-user/instantiate/instantiation/so2/index.rst | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/guides/onap-user/instantiate/instantiation/so2/index.rst b/docs/guides/onap-user/instantiate/instantiation/so2/index.rst index 314fef10f..02a5f70d3 100644 --- a/docs/guides/onap-user/instantiate/instantiation/so2/index.rst +++ b/docs/guides/onap-user/instantiate/instantiation/so2/index.rst @@ -2,7 +2,7 @@ .. International License. http://creativecommons.org/licenses/by/4.0 .. Copyright 2019 ONAP Contributors. All rights reserved. -.. _doc_guide_user_ser_inst: +.. _doc_guide_user_ser_inst_so2: Macro mode Service Instantiation via ONAP SO API @@ -20,6 +20,16 @@ That means ONAP has all information to be able to get all necessary values by itself (there is no longer need for an Operator to provide "SDNC preload"). +Additional info in: + +.. toctree:: + :maxdepth: 1 + :titlesonly: + + CDS Documentation <../../../../../submodules/ccsdk/cds.git/docs/index.rst> + CDS vDNS E2E Automation <https://wiki.onap.org/display/DW/vDNS+CDS+Dublin> + + Request Example : :: |