diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-24 11:04:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-24 11:04:37 +0000 |
commit | 70085ea7808b482efa74ac242a787aeef0d77877 (patch) | |
tree | f19b845c2230481698d73757b5edc2ee88f2aa20 /docs | |
parent | 5922209378816f9d1cf434420c2c482620fc12b1 (diff) |
Updated git submodules
Project: policy/engine master 2f8ab5851fb070fac82472cf8a3c8542a657ca01
Merge "Replace LOGPATH with LOGSUFFIX"
Replace LOGPATH with LOGSUFFIX
docker-install.sh does not expand ${{xxx}} values in .conf
files before using them to update target files. Consequently,
replaced LOGPATH with LOGSUFFIX in .conf files and updated
target files to use ${{POLICY_LOGS}}${{LOGSUFFIX}} instead.
Replace "${POLICY_HOME}/logs" in auxiliary files (e.g., logrotate)
with "${POLICY_LOGS}/policy".
Update license dates.
In .sh files, changed ${{POLICY_LOGS}} to ${POLICY_LOGS}, and
ensured that env.sh is sourced.
Use hard-coded paths in conf files instead of replacing
LOGPATH with LOGSUFFIX.
Update license dates.
Repoint path for IntegrityMonitor.log, as we cannot easily move
since it's in common.
Replace hard-coded log path in docker-install.sh.
Undo hard-coded log paths where possible, and modify scripts to
pass $POLICY_LOGS to JVM.
Change-Id: I027d8d2173ae97fef73b0daff1d6a87452857f93
Issue-ID: POLICY-759
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/policy/engine.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git -Subproject a08e498c52e5f778ec85cb698ac985488319b9f +Subproject 2f8ab5851fb070fac82472cf8a3c8542a657ca0 |