diff options
author | Patrick Brady <pb071s@att.com> | 2017-12-13 12:49:38 -0800 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2017-12-13 13:07:48 -0800 |
commit | 2ad82140a88efa51cb7e9751d0b45cb0616f6b80 (patch) | |
tree | 5a15444552aa96d768c32f7b0325802ebcac7a3e /docs/APPC Platform Logic | |
parent | 2445f8e946a9618c947d7e3b82f8b064b5d12f9e (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 Platform Logic')
-rw-r--r-- | docs/APPC Platform Logic/APPC Platform Logic.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/APPC Platform Logic/APPC Platform Logic.rst b/docs/APPC Platform Logic/APPC Platform Logic.rst index c6b5d67..4eb72ec 100644 --- a/docs/APPC Platform Logic/APPC Platform Logic.rst +++ b/docs/APPC Platform Logic/APPC Platform Logic.rst @@ -70,11 +70,11 @@ First of all, make sure that the graph.versions has been modified and the XML fo # Ex. of the logs shown when the Chef DG is loaded and activated
[appc_controller_container ... Installing directed graphs for APP-C
- [appc_controller_container ... Loading APP-C Directed Graphs from /opt/openecomp/appc/svclogic/graphs/appc
+ [appc_controller_container ... Loading APP-C Directed Graphs from /opt/onap/appc/svclogic/graphs/appc
...
...
# Loading the DG into the DB
- [appc_controller_container ... Loading /opt/openecomp/appc/svclogic/graphs/appc/APPC_chef.xml ...
+ [appc_controller_container ... Loading /opt/onap/appc/svclogic/graphs/appc/APPC_chef.xml ...
[appc_controller_container ... INFO org.openecomp.sdnc.sli.SvcLogicParser - Saving SvcLogicGraph to database (module:APPC,rpc:chef,version:3.0.0,mode:sync)
...
...
|