From 39f529436a6d0c8ffd357219a7418eb8326307dc Mon Sep 17 00:00:00 2001 From: thmsdt Date: Thu, 17 Mar 2022 11:17:14 +0100 Subject: cleanup documentation (not branched, unmaintained) #4 Issue-ID: DOC-782 Signed-off-by: thmsdt Change-Id: I95bb112bcb0a8b52fe18aca5f62924e3d69226a1 --- .../onap-user/configure/change_config/index.rst | 11 ----------- docs/guides/onap-user/configure/index.rst | 18 ------------------ .../onap-user/configure/pnf_connect/index.rst | 18 ------------------ .../onap-user/configure/vnf_connect/index.rst | 17 ----------------- docs/guides/onap-user/design/index.rst | 10 ++-------- .../onap-user/design/media/Design-Overview.png | Bin 389398 -> 343707 bytes .../onap-user/design/media/Design-Overview.pptx | Bin 96854 -> 96854 bytes docs/guides/onap-user/index.rst | 4 +--- 8 files changed, 3 insertions(+), 75 deletions(-) delete mode 100644 docs/guides/onap-user/configure/change_config/index.rst delete mode 100644 docs/guides/onap-user/configure/index.rst delete mode 100644 docs/guides/onap-user/configure/pnf_connect/index.rst delete mode 100644 docs/guides/onap-user/configure/vnf_connect/index.rst (limited to 'docs/guides') diff --git a/docs/guides/onap-user/configure/change_config/index.rst b/docs/guides/onap-user/configure/change_config/index.rst deleted file mode 100644 index b03d30f02..000000000 --- a/docs/guides/onap-user/configure/change_config/index.rst +++ /dev/null @@ -1,11 +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. - - -Change Configure -================ -The following guides are provided to describe tasks that a user of -ONAP may need to perform to change a VNF configuration. - -TO BE COMPLETED \ No newline at end of file diff --git a/docs/guides/onap-user/configure/index.rst b/docs/guides/onap-user/configure/index.rst deleted file mode 100644 index d44da30f8..000000000 --- a/docs/guides/onap-user/configure/index.rst +++ /dev/null @@ -1,18 +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. - - -Configure Service, VNF, PNF -=========================== -The following guides are provided to describe tasks that a user of -ONAP may need to perform to configure a PNF or a VNF. - -Configuration includes the following topics: - -.. toctree:: - :maxdepth: 1 - - Connect PNF to ONAP <./pnf_connect/index.rst> - Connect VNF to ONAP <./vnf_connect/index.rst> - Change PNF/VNF configuration <./change_config/index.rst> diff --git a/docs/guides/onap-user/configure/pnf_connect/index.rst b/docs/guides/onap-user/configure/pnf_connect/index.rst deleted file mode 100644 index 311bf911e..000000000 --- a/docs/guides/onap-user/configure/pnf_connect/index.rst +++ /dev/null @@ -1,18 +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. - - -ONAP and PNF connection configuration -===================================== - -The following guides are provided to describe tasks that a user of -ONAP may need to perform to allow a PNF to communicate with ONAP. - -Pre-requisites --------------- -- PNF provides the appropriate API to perform the espected operations -- ONAP and PNF are interconnected via a network -- any firewall between ONAP and PNF is correctly configured - -TO BE COMPLETED diff --git a/docs/guides/onap-user/configure/vnf_connect/index.rst b/docs/guides/onap-user/configure/vnf_connect/index.rst deleted file mode 100644 index 2e09b2aeb..000000000 --- a/docs/guides/onap-user/configure/vnf_connect/index.rst +++ /dev/null @@ -1,17 +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. - - -ONAP and VNF connection configuration -===================================== -The following guides are provided to describe tasks that a user of -ONAP may need to perform to allow a VNF to communicate with ONAP - -Pre-requisites --------------- -- VNF provides the appropriate API to perform the espected operations -- ONAP and VNF are interconnected via a network -- any firewall between ONAP and VNF is correctly configured - -TO BE COMPLETED diff --git a/docs/guides/onap-user/design/index.rst b/docs/guides/onap-user/design/index.rst index 0100c0d98..b42d02224 100644 --- a/docs/guides/onap-user/design/index.rst +++ b/docs/guides/onap-user/design/index.rst @@ -72,12 +72,6 @@ Onboarding, Design and Distribution process. provides some policy models that are implemented and pre-loaded when installing ONAP. -**VNF LifeCycle Command templating** - APPC Controller Design Tool (CDT) is used for self-service onboarding of - VNFs. VNF owners can create templates and other artifacts for APPC - Configure command (used to apply a post-instantiation configuration) - as well as other life cycle commands. - **Workflow Design** The purpose of the Workflow Designer is to enable designers to define or modify workflows to support Service/Resource change management scenarios @@ -102,9 +96,9 @@ The following sections focus on the different Design steps: VF Creation and Testing <./vfcreation/index.rst> Service Design <./service-design/index.rst> Service Distribution <./service-distribution/index.rst> - VNF parameter resolution Design <./parameter_resolution/index.rst> + VNF Parameter Resolution Design <./parameter_resolution/index.rst> Control Loop Design <./control-loop/index.rst> - Instructions for control loop design <./control-loop-design-steps/cl_design_instructions.rst> + Instructions for Control Loop Design <./control-loop-design-steps/cl_design_instructions.rst> The following section provide links to the projects: diff --git a/docs/guides/onap-user/design/media/Design-Overview.png b/docs/guides/onap-user/design/media/Design-Overview.png index 65967def2..5e722d26d 100644 Binary files a/docs/guides/onap-user/design/media/Design-Overview.png and b/docs/guides/onap-user/design/media/Design-Overview.png differ diff --git a/docs/guides/onap-user/design/media/Design-Overview.pptx b/docs/guides/onap-user/design/media/Design-Overview.pptx index ca08522a3..8ae0ace73 100644 Binary files a/docs/guides/onap-user/design/media/Design-Overview.pptx and b/docs/guides/onap-user/design/media/Design-Overview.pptx differ diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index ca448fdf0..b3e9fc655 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -20,7 +20,6 @@ E2E User Guides design/index.rst instantiate/index.rst - configure/index.rst Component User Guides --------------------- @@ -39,5 +38,4 @@ In the following page you find all use cases and functional requirements which have been officially verified in the actual release by the ONAP community. -* :ref:`Current Use Cases` -* :ref:`Deprecated Use Cases` +* :ref:`Verified Use Cases` -- cgit 1.2.3-korg