diff options
author | andreasgeissler <andreas-geissler@telekom.de> | 2019-07-16 18:44:23 +0200 |
---|---|---|
committer | andreasgeissler <andreas-geissler@telekom.de> | 2019-07-16 18:48:20 +0200 |
commit | 7789a22fff5a82688c96813bbcd0238bcd141f52 (patch) | |
tree | 54c7ce70adcfd449d61fb03779f721abadf40ec5 /docs/guides/onap-user/instantiate/instantiation/so2 | |
parent | 4c9975b09e187619ea3aa2c09c097ab5b55a2356 (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
Diffstat (limited to 'docs/guides/onap-user/instantiate/instantiation/so2')
-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 : :: |