
The code in nova for logging added an extra root handler to be able to log messages to the console during log setup. This handler was removed in the setup method. The common setup method no longer removes this handler, so don't create it. Note that there may be a small period before the logging setup is finished where messages will not appear. Fixes bug 1053512 Change-Id: I559cca8ffc2a33beff22025e42a9713487245980
The Choose Your Own Adventure README for Cinder
You have come across a storage service for an open cloud computing service. It has identified itself as "Cinder." It was abstracted from the Nova project.
To monitor it from a distance: follow @openstack on twitter.
To tame it for use in your own cloud: read http://docs.openstack.org
To study its anatomy: read http://cinder.openstack.org
To dissect it in detail: visit http://github.com/openstack/cinder
To taunt it with its weaknesses: use http://bugs.launchpad.net/cinder
To watch it: http://jenkins.openstack.org
To hack at it: read HACKING
To cry over its pylint problems: http://jenkins.openstack.org/job/cinder-pylint/violations
Description
Languages
Python
99.7%
Smarty
0.3%