aboutsummaryrefslogtreecommitdiffstats
path: root/docs/APPC Testing of a Local ONAP Component
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-12-13 12:49:38 -0800
committerPatrick Brady <pb071s@att.com>2017-12-13 13:07:48 -0800
commit2ad82140a88efa51cb7e9751d0b45cb0616f6b80 (patch)
tree5a15444552aa96d768c32f7b0325802ebcac7a3e /docs/APPC Testing of a Local ONAP Component
parent2445f8e946a9618c947d7e3b82f8b064b5d12f9e (diff)
Deployment onap rename
Changing org.openecomp.appc names to org.onap.appc Change-Id: I729f6ce253de8351ae5e3da2e334b1bae155b67d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13
Diffstat (limited to 'docs/APPC Testing of a Local ONAP Component')
-rw-r--r--docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst b/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst
index 4e7b835..0c08634 100644
--- a/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst
+++ b/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst
@@ -282,7 +282,7 @@ active local Nexus 2 Repository (http://localhost:8081/nexus).
- Once your build is successful, check that all of the intended APPC
Core maven artifacts have been successfully uploaded to your local
Nexus 2 OSS by going on the snapshot repository (located on
- http://localhost:8081/nexus/content/repositories/snapshots/org/openecomp/appc)
+ http://localhost:8081/nexus/content/repositories/snapshots/org/onap/appc)
- Now that the APPC Core maven artifacts are hosted and deployed on
your local Nexus 2 OSS Repository, you can compile and deploy the
@@ -392,14 +392,14 @@ be found on https://dmp.fabric8.io/.
- Once your build is successful, check that all of the intended APPC
Deployment maven artifacts have been successfully uploaded to your
local Nexus 2 OSS by going on the snapshot repository (located on
- http://localhost:8081/nexus/content/repositories/snapshots/org/openecomp/appc).
+ http://localhost:8081/nexus/content/repositories/snapshots/org/onap/appc).
Also, go to the Nexus 3 Docker Registry location in the
http://localhost:9081/#browse/browse/components:docker.local to make
sure that your APPC Docker Image has been uploaded.
- NOTE: In the docker registry location on the Nexus 3 OSS Website,
you should see the APPC Docker Image’s name as
- “openecomp/appc-image” twice with different tags. The number of
+ “onap/appc-image” twice with different tags. The number of
tags for the image will be decided by what is defined on the
docker maven plugin’s section (note that there are properties to
be defined in the tags section)