use_syslog=True does not log to syslog via /dev/log anymore
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Invalid
|
Medium
|
Unassigned | ||
Juno |
Fix Released
|
Medium
|
Pádraig Brady | ||
oslo.log |
Fix Released
|
High
|
John Stanford | ||
nova (Ubuntu) |
Invalid
|
Medium
|
Unassigned | ||
python-oslo.log (Ubuntu) |
Fix Released
|
High
|
Liang Chen |
Bug Description
python-oslo.log SRU:
[Impact]
* Nova services not able to write log to syslog
[Test Case]
* 1. Set use_syslog to True in nova.conf/
2. stop rsyslog service
3. restart nova/cinder services
4. restart rsyslog service
5. Log is not written to syslog after rsyslog is brought up.
[Regression Potential]
* none
Reproduced on:
https:/
/opt/stack/
/opt/stack/
/opt/stack/
/opt/stack/
How to reproduce:
Set
use_syslog=True
syslog_
for Openstack config files and restart processes inside their screens
Expected:
Openstack logs logged to syslog as well
Actual:
Nothing goes to syslog
Changed in oslo.log: | |
status: | New → Confirmed |
Changed in oslo.log: | |
status: | Incomplete → Confirmed |
Changed in oslo.log: | |
assignee: | nobody → Roman Podoliaka (rpodolyaka) |
importance: | Undecided → High |
Changed in oslo.log: | |
milestone: | none → 1.0.0 |
status: | Fix Committed → Fix Released |
description: | updated |
description: | updated |
description: | updated |
Changed in python-oslo.log (Ubuntu): | |
assignee: | nobody → Liang Chen (cbjchen) |
Changed in cinder (Ubuntu): | |
importance: | Undecided → Medium |
Changed in nova (Ubuntu): | |
importance: | Undecided → Medium |
Changed in cinder (Ubuntu): | |
status: | New → Invalid |
Changed in nova (Ubuntu): | |
status: | In Progress → Invalid |
Changed in python-oslo.log (Ubuntu): | |
importance: | Undecided → High |
status: | New → In Progress |
affects: | nova (Ubuntu) → nova |
affects: | cinder (Ubuntu) → nova (Ubuntu) |
use_use=True <-- typo?