Change ECOMP by ONAP
Change-Id: I0285454e18d52257f992b1283ddad4246a781aa8
Issue-ID: DOC-104
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
diff --git a/docs/APPC Client Library Guide/APPC Client Library Guide.rst b/docs/APPC Client Library Guide/APPC Client Library Guide.rst
index 37b8716..8f1fb0a 100644
--- a/docs/APPC Client Library Guide/APPC Client Library Guide.rst
+++ b/docs/APPC Client Library Guide/APPC Client Library Guide.rst
@@ -25,9 +25,9 @@
Related Documentation
---------------------
-For additional information, see
+For additional information, see
- :ref:`appc_api_guide`
+ :ref:`appc_api_guide`
Client Library Background
@@ -73,7 +73,7 @@
Client Library Usage
====================
-
+
Jar Files
---------
@@ -84,7 +84,7 @@
The client library JAR files are located in the repository under ``com\\att\\appc\\client``.
-Initialization
+Initialization
--------------
Initialize the client by calling the following method:
@@ -151,7 +151,7 @@
LifeCycleManagerStateful Interface
----------------------------------
-Generated from the APPC Yang model, this interface defines the services and request/response requirements for the ECOMP APPC component. For example, for LCM Command Audit, the following is defined:
+Generated from the APPC Yang model, this interface defines the services and request/response requirements for the ONAP APPC component. For example, for LCM Command Audit, the following is defined:
``@RPC(name="audit", outputType=AuditOutput.class)``
@@ -175,8 +175,8 @@
This defines the services and request/response requirements for the APPC component.
-Methods
---------
+Methods
+-------
The methods should match the actions described in the LCM API Guide. For each method: