Remove console as opendaylight log default mechanism
Bug #1807746 reported by
Victor Pickard
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
In Progress
|
Low
|
Victor Pickard |
Bug Description
Description
=============
The opendaylight log mechanism is set to "console" in stable/queens for docker and baremetal templates. This ends up sending logs to the console. Additionally, the karaf log file size will not be set, and ends up with the default size of 16MB (vs 2GB), so log files rotate out very fast on scaled systems.
Steps to reproduce
==================
Deploy openstack with ODL as backend driver in stable/queens in baremetal env with ODL.
Expected results
=================
Karaf log file size is set to rotate at 2GB
Actual results
==============
Karaf log file size is set to rotate at 16MB
Changed in tripleo: | |
assignee: | nobody → Victor Pickard (vpickard) |
status: | New → In Progress |
Changed in tripleo: | |
importance: | Undecided → Low |
To post a comment you must log in.
Fix proposed to branch: stable/queens /review. openstack. org/624147
Review: https:/