diff options
author | Rene_Robert <rene.robert@orange.com> | 2019-07-09 14:39:47 +0200 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2019-07-12 15:43:17 +0000 |
commit | 49fac1532985baef05ad49c854d048429e1afbcf (patch) | |
tree | 7e579e65b395121f6d3fc81414dea710a054439b /docs/guides/onap-user/index.rst | |
parent | 04a6bfd90cf417933446a9ad9b9d5a5616ce08b9 (diff) |
Issue-ID: DOC-500
remove "service Deployment" that was not explaining anything
add "service instantiation" section with a lot of useful informations
ammend after review
amend about NBI that is able to handle 2 instantiations methods
Signed-off-by: Rene_Robert <rene.robert@orange.com>
Change-Id: I4e3bf8830a44f84acb11d0c0afb3ce3012227252
(cherry picked from commit fb177970a40171b592db1d3be75bc6c42e0c03d4)
Diffstat (limited to 'docs/guides/onap-user/index.rst')
-rw-r--r-- | docs/guides/onap-user/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index 709265e0b..2521f4182 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -16,6 +16,6 @@ an instance of ONAP. onapportal.rst platformoperations.rst design/index.rst - servicedeployment.rst + instantiate/index.rst onapcli.rst Verified Use Cases <../../submodules/integration.git/docs/docs_usecases.rst> |