diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-18 16:04:10 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-18 17:29:38 -0400 |
commit | 764405bc00dd938b54c5a641ddab01f1d67ad861 (patch) | |
tree | af7e0594b58e4c730143833c14cad4b5c5bab219 /deliveries/README.md | |
parent | 667356a0ecd88567d9bd7c1926498e1b1e5a957e (diff) |
Revise domain name and app context paths
Now uses host simpledemo.onap.org (no more simpledemo.openecomp.org)
and context path ONAPPORTAL (no more ECOMPPORTAL).
Issue: PORTAL-130
Change-Id: I15a47eae10ed444b8bfc5ba33a8a33a25d5c6ec6
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'deliveries/README.md')
-rw-r--r-- | deliveries/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deliveries/README.md b/deliveries/README.md index c3a208c6..84acb5c1 100644 --- a/deliveries/README.md +++ b/deliveries/README.md @@ -1,6 +1,7 @@ This directory has configuration files for building docker images, and management files for starting and stopping docker containers. -[PORTAL-106] The Apps_Users_OnBoarding_Script.sql file has data for ONAP demo deployments: +[PORTAL-130] The Apps_Users_OnBoarding_Script.sql file has data for ONAP demo deployments: it adds users and applications so the Portal app has meaningful content on startup. These were moved from script EcompPortalDMLMySql_1707_OS.sql. +this change from openecomp to onap in url and email |