First part of onap rename
This is the first commit of the rename. This commit changes
refereces to org.openecomp.appc > org.onap.appc that occur within
files. The package folder structure is not changed in this commit.
Change-Id: Ic95d749eb99d8a6f4f2b9ee9b06eb41c5cfa7e1c
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-13
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 221cf79..0c57234 100644
--- a/docs/APPC Client Library Guide/APPC Client Library Guide.rst
+++ b/docs/APPC Client Library Guide/APPC Client Library Guide.rst
@@ -88,8 +88,8 @@
The Java application that runs the APPC client kit uses the following jar files:
- - org.openecomp.appc.client:client-kit
- - org.openecomp.appc.client:client-lib
+ - org.onap.appc.client:client-kit
+ - org.onap.appc.client:client-lib
The client library JAR files are located in the repository under ``com\\att\\appc\\client``.
diff --git a/docs/APPC Logging Guide/APPC Logging Guide.rst b/docs/APPC Logging Guide/APPC Logging Guide.rst
index 043a382..274567c 100644
--- a/docs/APPC Logging Guide/APPC Logging Guide.rst
+++ b/docs/APPC Logging Guide/APPC Logging Guide.rst
@@ -271,7 +271,7 @@
The logging configuration file, ``org.ops4j.pax.logging.cfg`` are located in
appc Git repository:
-``/appc/appc-common/src/main/resources/org/openecomp/appc/org.ops4j.pax.logging.cfg``
+``/appc/appc-common/src/main/resources/org/onap/appc/org.ops4j.pax.logging.cfg``
The logs are stored at the location defined by the appropriate appender:
@@ -296,7 +296,7 @@
with the configuration file that is checked into git:
- ``/appc/appc-common/src/main/resources/org/openecomp/appc/org.ops4j.pax.logging.cfg``
+ ``/appc/appc-common/src/main/resources/org/onap/appc/org.ops4j.pax.logging.cfg``
2. Stop and restart ODL controller for the configuration changes to take
effect.
diff --git a/docs/APPC OAM API Guide/APPC OAM API Guide.rst b/docs/APPC OAM API Guide/APPC OAM API Guide.rst
index ac79e93..4d4d93a 100644
--- a/docs/APPC OAM API Guide/APPC OAM API Guide.rst
+++ b/docs/APPC OAM API Guide/APPC OAM API Guide.rst
@@ -194,10 +194,10 @@
-
/restconf/operations/appc-oam:maintenance-mode\|appc\|maintenance\_mode\|ecompController\|COMPLETE\|100\|ACCEPTED
- request accepted\|\|INFO
- \|\|127.0.0.1\|9\|localhost\|\|org.openecomp.appc.oam.AppcOam\|\|\|\|\|\|\|APPC0154W
+ \|\|127.0.0.1\|9\|localhost\|\|org.onap.appc.oam.AppcOam\|\|\|\|\|\|\|APPC0154W
Application APPC is entering maintenance mode...
- 2017-06-02T13:58:55Z\|2017-06-02T13:59:05Z\|demo-oam-maintenance-mode-id#1\|\|org.openecomp.appc.oam-bundle
+ 2017-06-02T13:58:55Z\|2017-06-02T13:59:05Z\|demo-oam-maintenance-mode-id#1\|\|org.onap.appc.oam-bundle
scheduledExecutor\|appc\|maintenance\_mode\|ecompController\|COMPLETE\|400\|SUCCESS
- request has been processed successfully\|\|INFO
\|\|127.0.0.1\|10033\|localhost\|\|\|\|\|\|\|\|\|APPC0155W
@@ -446,13 +446,13 @@
-
/restconf/operations/appc-oam:restart\|appc\|restart\|ecompController\|COMPLETE\|100\|ACCEPTED
- request accepted\|\|INFO
- \|\|127.0.0.1\|13\|localhost\|\|org.openecomp.appc.oam.AppcOam\|\|\|\|\|\|\|APPC0162W
+ \|\|127.0.0.1\|13\|localhost\|\|org.onap.appc.oam.AppcOam\|\|\|\|\|\|\|APPC0162W
Application APPC is Restarting
- 2017-06-23T16:11:02Z\|2017-06-23T16:11:51Z\|demo-oam-restart-id#1\|\|org.openecomp.appc.oam-bundle
+ 2017-06-23T16:11:02Z\|2017-06-23T16:11:51Z\|demo-oam-restart-id#1\|\|org.onap.appc.oam-bundle
scheduledExecutor\|appc\|restart\|ecompController\|COMPLETE\|400\|SUCCESS
- request has been processed successfully\|\|INFO
- \|\|127.0.0.1\|49198\|localhost\|\|org.openecomp.appc.oam.AppcOam\|\|\|\|\|\|\|APPC0157I
+ \|\|127.0.0.1\|49198\|localhost\|\|org.onap.appc.oam.AppcOam\|\|\|\|\|\|\|APPC0157I
Application APPC is Started
@@ -529,7 +529,7 @@
2017-06-02T13:58:39Z\|2017-06-02T13:58:39Z\|\|\|qtp1068080075-57 -
/restconf/operations/appc-oam:start\|\|\|\|ERROR\|300\|REJECTED -
Invalid State Transition\|\|INFO
- \|\|\|15\|\|\|org.openecomp.appc.oam.AppcOam\|\|\|\|\|\|\|APPC0156I
+ \|\|\|15\|\|\|org.onap.appc.oam.AppcOam\|\|\|\|\|\|\|APPC0156I
Application APPC is starting...
**Audit Log - Success case**
@@ -539,9 +539,9 @@
2017-06-02T13:59:16Z\|2017-06-02T13:59:16Z\|demo-oam-start-id#1\|\|qtp1068080075-58-
/restconf/operations/appc-oam:start\|appc\|start\|ecompController\|COMPLETE\|100\|ACCEPTED
- request accepted\|\|INFO
- \|\|127.0.0.1\|2\|localhost\|\|org.openecomp.appc.oam.AppcOam\|\|\|\|\|\|\|APPC0156I
+ \|\|127.0.0.1\|2\|localhost\|\|org.onap.appc.oam.AppcOam\|\|\|\|\|\|\|APPC0156I
Application APPC is starting...
- 2017-06-02T13:59:16Z\|2017-06-02T13:59:17Z\|demo-oam-start-id#1\|\|org.openecomp.appc.oam-bundle
+ 2017-06-02T13:59:16Z\|2017-06-02T13:59:17Z\|demo-oam-start-id#1\|\|org.onap.appc.oam-bundle
scheduledExecutor\|appc\|start\|ecompController\|COMPLETE\|400\|SUCCESS
- request has been processed successfully\|\|INFO
\|\|127.0.0.1\|1007\|localhost\|\|\|\|\|\|\|\|\|APPC0157I