diff options
author | thmsdt <thomas.kulik@telekom.de> | 2023-03-08 12:11:01 +0100 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2023-03-09 11:29:24 +0100 |
commit | 55fca955305bb3a44c9aecc93a3e28ecae8a2ade (patch) | |
tree | 7995b2cc7439c21bb9371a304f76c18f1ef848bd /docs/guides/onap-user/instantiate/index.rst | |
parent | 415f66ae09ed3963420601c36be101fca95be4af (diff) |
remove E2E user guides section due to unmaintained projects
Issue-ID: DOC-811
Change-Id: I57ebfcf5724c289dcf0145700fc64eae4992607d
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Diffstat (limited to 'docs/guides/onap-user/instantiate/index.rst')
-rw-r--r-- | docs/guides/onap-user/instantiate/index.rst | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/guides/onap-user/instantiate/index.rst b/docs/guides/onap-user/instantiate/index.rst deleted file mode 100644 index d9bc3c7fb..000000000 --- a/docs/guides/onap-user/instantiate/index.rst +++ /dev/null @@ -1,20 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 -.. International License. http://creativecommons.org/licenses/by/4.0 -.. Copyright 2017 AT&T Intellectual Property. All rights reserved. - - -Instantiate Service, PNF, VNF, Network -====================================== -The following guides are provided to describe tasks that a user of -ONAP may need to perform when instantiating a service. - -Instantiation includes the following topics: - -.. toctree:: - :maxdepth: 1 - - Pre-instantiation operations <./pre_instantiation/index.rst> - - Instantiation operation(s) <./instantiation/index.rst> - - Instantiation via Use-Case UI portal <./instantiation/uui/index.rst> |