[Bug 1385295] Re: use_syslog=True does not log to syslog via /dev/log anymore
Liang Chen
liang.chen at canonical.com
Wed Jul 1 17:28:12 UTC 2015
** Description changed:
- Nova SRU:
+ python-oslo.log SRU:
[Impact]
* Nova services not able to write log to syslog
[Test Case]
- * Set user_syslog to True in nova.conf, restart nova services. Log
- is not written to syslog.
+ * 1. Set use_syslog to True in nova.conf/cinder.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
- Cinder SRU:
- [Impact]
-
- * Cinder services not able to write log to syslog
-
- [Test Case]
-
- * Set user_syslog to True in cinder.conf, restart cinder services. Log
- is not written to syslog.
-
- [Regression Potential]
-
- * none
Reproduced on:
https://github.com/openstack-dev/devstack 514c82030cf04da742d16582a23cc64962fdbda1
/opt/stack/keystone/keystone.egg-info/PKG-INFO:Version: 2015.1.dev95.g20173b1
/opt/stack/heat/heat.egg-info/PKG-INFO:Version: 2015.1.dev213.g8354c98
/opt/stack/glance/glance.egg-info/PKG-INFO:Version: 2015.1.dev88.g6bedcea
/opt/stack/cinder/cinder.egg-info/PKG-INFO:Version: 2015.1.dev110.gc105259
How to reproduce:
Set
use_syslog=True
syslog_log_facility=LOG_SYSLOG
for Openstack config files and restart processes inside their screens
Expected:
Openstack logs logged to syslog as well
Actual:
Nothing goes to syslog
** Patch added: "vivid-kilo patch"
https://bugs.launchpad.net/oslo.log/+bug/1385295/+attachment/4423006/+files/python-oslo.log_1.0.0-0ubuntu2-lp1385259.patch
** Patch removed: "vivid-kilo patch for python-oslo.log"
https://bugs.launchpad.net/oslo.log/+bug/1385295/+attachment/4423006/+files/python-oslo.log_1.0.0-0ubuntu2-lp1385259.patch
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1385295
Title:
use_syslog=True does not log to syslog via /dev/log anymore
To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.log/+bug/1385295/+subscriptions
More information about the Ubuntu-server-bugs
mailing list