diff options
author | Scott Seabolt <js9808@att.com> | 2018-06-14 14:11:46 -0400 |
---|---|---|
committer | Randa Maher <rx196w@att.com> | 2018-06-14 18:40:59 +0000 |
commit | 80941b3f869da79f3c3f2a79be77aab0180c574e (patch) | |
tree | 43757b08f2ab41d369f1b45772bb2b5c3824a19c | |
parent | fb3eec208a7202bdc6b3e60b15b999789cf5dd94 (diff) |
Update CDT Guide URL and Port
Issue-ID: APPC-1006
Change-Id: I23db69e1262d259769f176e5bea90edd7d182936
Signed-off-by: Scott Seabolt <js9808@att.com>
-rw-r--r-- | docs/APPC CDT Guide/APPC CDT Guide.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/APPC CDT Guide/APPC CDT Guide.rst b/docs/APPC CDT Guide/APPC CDT Guide.rst index b3817c3cd..9f8ceaa9a 100644 --- a/docs/APPC CDT Guide/APPC CDT Guide.rst +++ b/docs/APPC CDT Guide/APPC CDT Guide.rst @@ -198,7 +198,11 @@ Using the APPC Controller Design Tool for VNF Onboarding Go to the APPC CDT GUI in the test environment using a Firefox browser. -http://<server>:8080/config-design-tool/index.html#/home +http://<server>:<port> + +- Where: + - <server> = The server IP or host where CDT is deployed. + - <port> = By default 8080 for a HEAT deployed CDT or 30289 for an OOM deplyed CDT. |image4| |