diff options
author | Rene_Robert <rene.robert@orange.com> | 2019-07-09 14:39:47 +0200 |
---|---|---|
committer | Rene_Robert <rene.robert@orange.com> | 2019-07-12 15:02:10 +0200 |
commit | fb177970a40171b592db1d3be75bc6c42e0c03d4 (patch) | |
tree | e66bc8a175ca78caf916ff4ae0ce1cf8b6df2d72 /docs/guides/onap-user/instantiate/instantiation/uui/index.rst | |
parent | c222932f1bbb964dfbc915b4e9f7fa3d81a414a7 (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
Diffstat (limited to 'docs/guides/onap-user/instantiate/instantiation/uui/index.rst')
-rw-r--r-- | docs/guides/onap-user/instantiate/instantiation/uui/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/guides/onap-user/instantiate/instantiation/uui/index.rst b/docs/guides/onap-user/instantiate/instantiation/uui/index.rst new file mode 100644 index 000000000..dd57c0891 --- /dev/null +++ b/docs/guides/onap-user/instantiate/instantiation/uui/index.rst @@ -0,0 +1,14 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 +.. International License. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2019 ONAP Contributors. All rights reserved. + + +e2eServiceInstance mode via ONAP UUI Portal +=========================================== + + +.. toctree:: + :maxdepth: 1 + :titlesonly: + + ../../../../submodules/usecase-ui.git/docs/platform/installation/user-guide/index.rst |