Reason for revert: This is blocking us from releasing the honolulu release - the... 02/118802/2
authorRachitha Ramappa <rachitha.ramappa@att.com>
Thu, 4 Mar 2021 15:22:55 +0000 (15:22 +0000)
committerIkram Ikramullah <ikram@research.att.com>
Thu, 4 Mar 2021 15:25:35 +0000 (15:25 +0000)
commit1a64b7c494b129d39ece23aa0615f49bdb3ac52e
tree61eaa532b3467a4ab4092a50c0e3ce154af2f6df
parent22a095b3770599b443721f247630c7517da268e8
Reason for revert: This is blocking us from releasing the honolulu release - the change is much wider than initially thought of - parts of this change are still in the open in oom - this cannot go alone. See VID-890 for more details.

Issue-ID: VID-890
Change-Id: Ib8bb4a462f63a76acf446c8784ae082452c5cd4a
Signed-off-by: rachitha.ramappa@att.com
15 files changed:
deliveries/src/main/docker/docker-files/Dockerfile
deliveries/src/main/scripts/localize.sh [new file with mode: 0755]
deliveries/src/main/scripts/localize_asdc.sh [new file with mode: 0755]
deliveries/src/main/scripts/localize_cache.sh [new file with mode: 0755]
deliveries/src/main/scripts/localize_log4j.sh [new file with mode: 0755]
deliveries/src/main/scripts/localize_portal.sh [new file with mode: 0755]
deliveries/src/main/scripts/localize_quartz.sh [new file with mode: 0755]
deliveries/src/main/scripts/localize_system.sh [new file with mode: 0755]
deliveries/src/main/scripts/localize_war.sh [new file with mode: 0755]
deliveries/src/main/scripts/start.sh [deleted file]
epsdk-app-onap/src/main/resources/cache_template.ccf [new file with mode: 0755]
epsdk-app-onap/src/main/resources/portal_template.properties [new file with mode: 0755]
epsdk-app-onap/src/main/webapp/WEB-INF/conf/asdc_template.properties [new file with mode: 0755]
epsdk-app-onap/src/main/webapp/WEB-INF/conf/quartz_template.properties [new file with mode: 0755]
epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties [new file with mode: 0755]