Reviewed: https://review.openstack.org/24643 Committed: http://github.com/openstack/quantum/commit/23a576714c80d80ef973bc532f3ec86c3aa7b0cf Submitter: Jenkins Branch: milestone-proposed
commit 23a576714c80d80ef973bc532f3ec86c3aa7b0cf Author: Salvatore Orlando <[email protected]> Date: Thu Mar 14 02:48:46 2013 +0100 Do not disable propagate on root logger Bug 1154895 Change-Id: I7aedb82d11b6b0094f0d874e87b7c35209981e25 (cherry picked from commit 6e73cd32a05c3edd09891d849ad1e9166698b226) ** Changed in: quantum Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to quantum. https://bugs.launchpad.net/bugs/1154895 Title: Quantum not logging anymore on stderr Status in OpenStack Quantum (virtual network service): Fix Released Bug description: A recent commit (870f9c3 sync Oslo Grizzly stable branch with Quantum) made some changes into openstack.common.log The root logger is now not registered anymore with product_name. Quantum is trying to retrieve it using the product_name 'quantum' and gets a logger without handlers. I am not sure if this is a bug, or it's just me not understanding the logic behind the change in openstack/common. To manage notifications about this bug go to: https://bugs.launchpad.net/quantum/+bug/1154895/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

