From: Hector Anapan Date: Thu, 19 Oct 2017 00:50:05 +0000 (-0400) Subject: Updating APPC Deployment Titles X-Git-Tag: v1.2.0~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F11%2F21711%2F2;p=appc%2Fdeployment.git Updating APPC Deployment Titles Updating the titles in the APPC Deployment docs for title consistency and legiblity purposes. Change-Id: I19b3b89ea9458c572778086becaa8a3d691a4b57 Signed-off-by: Hector Anapan Issue-Id: [APPC-303] --- diff --git a/docs/Ansible Adapter/Ansible Adapter.rst b/docs/APPC Ansible Adapter/APPC Ansible Adapter.rst similarity index 99% rename from docs/Ansible Adapter/Ansible Adapter.rst rename to docs/APPC Ansible Adapter/APPC Ansible Adapter.rst index 992b452..6949cd8 100644 --- a/docs/Ansible Adapter/Ansible Adapter.rst +++ b/docs/APPC Ansible Adapter/APPC Ansible Adapter.rst @@ -16,9 +16,9 @@ .. ============LICENSE_END============================================ .. ECOMP is a trademark and service mark of AT&T Intellectual Property. -================================== -APPC Ansible Adapter Documentation -================================== +==================== +APPC Ansible Adapter +==================== This wiki provides documentation regarding the design, capabilities and usage of the Ansible Extension for APP-C. Ansible_ is a an open-source diff --git a/docs/Ansible Adapter/images/image0.png b/docs/APPC Ansible Adapter/images/image0.png similarity index 100% rename from docs/Ansible Adapter/images/image0.png rename to docs/APPC Ansible Adapter/images/image0.png diff --git a/docs/Ansible Adapter/images/image1.png b/docs/APPC Ansible Adapter/images/image1.png similarity index 100% rename from docs/Ansible Adapter/images/image1.png rename to docs/APPC Ansible Adapter/images/image1.png diff --git a/docs/Ansible Adapter/images/image2.png b/docs/APPC Ansible Adapter/images/image2.png similarity index 100% rename from docs/Ansible Adapter/images/image2.png rename to docs/APPC Ansible Adapter/images/image2.png diff --git a/docs/Ansible Adapter/images/image3.png b/docs/APPC Ansible Adapter/images/image3.png similarity index 100% rename from docs/Ansible Adapter/images/image3.png rename to docs/APPC Ansible Adapter/images/image3.png diff --git a/docs/Ansible Adapter/images/image4.png b/docs/APPC Ansible Adapter/images/image4.png similarity index 100% rename from docs/Ansible Adapter/images/image4.png rename to docs/APPC Ansible Adapter/images/image4.png diff --git a/docs/Ansible Adapter/images/image5.png b/docs/APPC Ansible Adapter/images/image5.png similarity index 100% rename from docs/Ansible Adapter/images/image5.png rename to docs/APPC Ansible Adapter/images/image5.png diff --git a/docs/Ansible Adapter/images/image6.png b/docs/APPC Ansible Adapter/images/image6.png similarity index 100% rename from docs/Ansible Adapter/images/image6.png rename to docs/APPC Ansible Adapter/images/image6.png diff --git a/docs/Chef Adapter/Chef Adapter.rst b/docs/APPC Chef Adapter/APPC Chef Adapter.rst similarity index 99% rename from docs/Chef Adapter/Chef Adapter.rst rename to docs/APPC Chef Adapter/APPC Chef Adapter.rst index 06e77b2..209abe7 100644 --- a/docs/Chef Adapter/Chef Adapter.rst +++ b/docs/APPC Chef Adapter/APPC Chef Adapter.rst @@ -16,9 +16,9 @@ .. ============LICENSE_END============================================ .. ECOMP is a trademark and service mark of AT&T Intellectual Property. -=============================== -APPC Chef Adapter Documentation -=============================== +================= +APPC Chef Adapter +================= This wiki provides documentation regarding the design, capabilities and usage of the Chef Extension for APPC. diff --git a/docs/Chef Adapter/images/image0.png b/docs/APPC Chef Adapter/images/image0.png similarity index 100% rename from docs/Chef Adapter/images/image0.png rename to docs/APPC Chef Adapter/images/image0.png diff --git a/docs/Chef Adapter/images/image1.png b/docs/APPC Chef Adapter/images/image1.png similarity index 100% rename from docs/Chef Adapter/images/image1.png rename to docs/APPC Chef Adapter/images/image1.png diff --git a/docs/Platform Logic/Platform Logic.rst b/docs/APPC Platform Logic/APPC Platform Logic.rst similarity index 98% rename from docs/Platform Logic/Platform Logic.rst rename to docs/APPC Platform Logic/APPC Platform Logic.rst index 3f115c8..c6b5d67 100644 --- a/docs/Platform Logic/Platform Logic.rst +++ b/docs/APPC Platform Logic/APPC Platform Logic.rst @@ -16,9 +16,9 @@ .. ============LICENSE_END============================================ .. ECOMP is a trademark and service mark of AT&T Intellectual Property. -============== -Platform Logic -============== +=================== +APPC Platform Logic +=================== Platform Logic is a SDNC-based component that was re-purposed in APPC to also be able to load Directed Graphs (DGs) into the APPC MySQL Database, especifically in the SVC_LOGIC table where all the DGs are loaded and activated for use. diff --git a/docs/APPC Properties/APPC Properties.rst b/docs/APPC Properties/APPC Properties.rst index 4ad91c3..36b127f 100644 --- a/docs/APPC Properties/APPC Properties.rst +++ b/docs/APPC Properties/APPC Properties.rst @@ -16,9 +16,9 @@ .. ============LICENSE_END============================================ .. ECOMP is a trademark and service mark of AT&T Intellectual Property. -========================= -APPC Available Properties -========================= +=============== +APPC Properties +=============== Overview ======== diff --git a/docs/Testing an ONAP Component Locally/Testing an ONAP Component Locally.rst b/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst similarity index 99% rename from docs/Testing an ONAP Component Locally/Testing an ONAP Component Locally.rst rename to docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst index e16e9c6..ce34c4b 100644 --- a/docs/Testing an ONAP Component Locally/Testing an ONAP Component Locally.rst +++ b/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst @@ -16,9 +16,9 @@ .. ============LICENSE_END============================================ .. ECOMP is a trademark and service mark of AT&T Intellectual Property. -================================= -Testing an ONAP Component Locally -================================= +====================================== +APPC Testing of a Local ONAP Component +====================================== *NOTE: Tested on APPC ONAP Component only, on a single Ubuntu 16.04 LTS diff --git a/docs/Testing an ONAP Component Locally/images/image0.png b/docs/APPC Testing of a Local ONAP Component/images/image0.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image0.png rename to docs/APPC Testing of a Local ONAP Component/images/image0.png diff --git a/docs/Testing an ONAP Component Locally/images/image1.png b/docs/APPC Testing of a Local ONAP Component/images/image1.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image1.png rename to docs/APPC Testing of a Local ONAP Component/images/image1.png diff --git a/docs/Testing an ONAP Component Locally/images/image10.png b/docs/APPC Testing of a Local ONAP Component/images/image10.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image10.png rename to docs/APPC Testing of a Local ONAP Component/images/image10.png diff --git a/docs/Testing an ONAP Component Locally/images/image11.png b/docs/APPC Testing of a Local ONAP Component/images/image11.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image11.png rename to docs/APPC Testing of a Local ONAP Component/images/image11.png diff --git a/docs/Testing an ONAP Component Locally/images/image12.png b/docs/APPC Testing of a Local ONAP Component/images/image12.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image12.png rename to docs/APPC Testing of a Local ONAP Component/images/image12.png diff --git a/docs/Testing an ONAP Component Locally/images/image13.png b/docs/APPC Testing of a Local ONAP Component/images/image13.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image13.png rename to docs/APPC Testing of a Local ONAP Component/images/image13.png diff --git a/docs/Testing an ONAP Component Locally/images/image14.png b/docs/APPC Testing of a Local ONAP Component/images/image14.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image14.png rename to docs/APPC Testing of a Local ONAP Component/images/image14.png diff --git a/docs/Testing an ONAP Component Locally/images/image15.png b/docs/APPC Testing of a Local ONAP Component/images/image15.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image15.png rename to docs/APPC Testing of a Local ONAP Component/images/image15.png diff --git a/docs/Testing an ONAP Component Locally/images/image16.png b/docs/APPC Testing of a Local ONAP Component/images/image16.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image16.png rename to docs/APPC Testing of a Local ONAP Component/images/image16.png diff --git a/docs/Testing an ONAP Component Locally/images/image17.png b/docs/APPC Testing of a Local ONAP Component/images/image17.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image17.png rename to docs/APPC Testing of a Local ONAP Component/images/image17.png diff --git a/docs/Testing an ONAP Component Locally/images/image18.png b/docs/APPC Testing of a Local ONAP Component/images/image18.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image18.png rename to docs/APPC Testing of a Local ONAP Component/images/image18.png diff --git a/docs/Testing an ONAP Component Locally/images/image2.png b/docs/APPC Testing of a Local ONAP Component/images/image2.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image2.png rename to docs/APPC Testing of a Local ONAP Component/images/image2.png diff --git a/docs/Testing an ONAP Component Locally/images/image3.png b/docs/APPC Testing of a Local ONAP Component/images/image3.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image3.png rename to docs/APPC Testing of a Local ONAP Component/images/image3.png diff --git a/docs/Testing an ONAP Component Locally/images/image4.png b/docs/APPC Testing of a Local ONAP Component/images/image4.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image4.png rename to docs/APPC Testing of a Local ONAP Component/images/image4.png diff --git a/docs/Testing an ONAP Component Locally/images/image5.png b/docs/APPC Testing of a Local ONAP Component/images/image5.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image5.png rename to docs/APPC Testing of a Local ONAP Component/images/image5.png diff --git a/docs/Testing an ONAP Component Locally/images/image6.png b/docs/APPC Testing of a Local ONAP Component/images/image6.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image6.png rename to docs/APPC Testing of a Local ONAP Component/images/image6.png diff --git a/docs/Testing an ONAP Component Locally/images/image7.png b/docs/APPC Testing of a Local ONAP Component/images/image7.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image7.png rename to docs/APPC Testing of a Local ONAP Component/images/image7.png diff --git a/docs/Testing an ONAP Component Locally/images/image8.png b/docs/APPC Testing of a Local ONAP Component/images/image8.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image8.png rename to docs/APPC Testing of a Local ONAP Component/images/image8.png diff --git a/docs/Testing an ONAP Component Locally/images/image9.png b/docs/APPC Testing of a Local ONAP Component/images/image9.png similarity index 100% rename from docs/Testing an ONAP Component Locally/images/image9.png rename to docs/APPC Testing of a Local ONAP Component/images/image9.png diff --git a/docs/index.rst b/docs/index.rst index a56a2a3..2954d00 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,14 +16,14 @@ .. ============LICENSE_END============================================ .. ECOMP is a trademark and service mark of AT&T Intellectual Property. -APPC Deployment Documentation Repository ----------------------------------------- +APPC Deployment Documentation +----------------------------- .. toctree:: :maxdepth: 2 APPC Deployment Guidelines/APPC Deployment Guidelines - Testing an ONAP Component Locally/Testing an ONAP Component Locally - Chef Adapter/Chef Adapter - Ansible Adapter/Ansible Adapter - Platform Logic/Platform Logic + APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component + APPC Chef Adapter/APPC Chef Adapter + APPC Ansible Adapter/APPC Ansible Adapter + APPC Platform Logic/APPC Platform Logic APPC Properties/APPC Properties