diff options
author | DR695H <dr695h@att.com> | 2019-07-26 16:42:36 -0400 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-07-29 21:17:12 +0000 |
commit | c0cf6a4765212cc66e364fa0eb43a2447366ce5b (patch) | |
tree | 2c06f76cf4e4767ec9193d1e956e60e4c0b78120 /html | |
parent | 48f75c98969feebfb151d469b5cb70054f2493c3 (diff) |
renaming openecomp to onap
Issue-ID: TEST-27
Change-Id: I8449025f1032719f04d0e283e12d9f9bc75542b7
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'html')
-rw-r--r-- | html/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/index.html b/html/index.html index fc01d0b6..f3571dac 100644 --- a/html/index.html +++ b/html/index.html @@ -119,7 +119,7 @@ GLOBAL_INJECTED_PUBLIC_NET_ID = "971040b2-7059-49dc-b220-4fab50cb2ad4" <b> Not working. </b> : <a href="http://healthcheck:zb!XztG34@pdp.onap:6969/healthcheck"> Healthcheck </a> <p> - <h2> MSO </h2> + <h2> SO </h2> <a href="http://admin:Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U@so.onap:9990/"> JBOSS GUI </a> with admin/Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U <p> @@ -173,7 +173,7 @@ GLOBAL_INJECTED_PUBLIC_NET_ID = "971040b2-7059-49dc-b220-4fab50cb2ad4" <a href="ssh://portal-app.onap"> Portal </a><p> <a href="ssh://dcae-healthcheck.onap"> DCAE </a><p> <a href="ssh://appc.onap"> APP-C </a><p> - <a href="ssh://so.onap"> MSO </a><p> + <a href="ssh://so.onap"> SO </a><p> <a href="ssh://sdnc.onap"> SDN-C </a><p> <a href="ssh://vid.onap"> VID </a><p> <a href="ssh://message-router.onap"> Message Router </a><p> @@ -183,7 +183,7 @@ GLOBAL_INJECTED_PUBLIC_NET_ID = "971040b2-7059-49dc-b220-4fab50cb2ad4" Inside the VM you can list the docker containers by typing: <p> docker ps <p> and can get a shell prompt by executing the bash command. - For example: <p> docker exec -it openecompete_container bash <p> + For example: <p> docker exec -it onapete_container bash <p> |