deb-cinder/cinder/backup
Matt Riedemann 32719d4041 Copy StandardLogging fixture from Nova
This code was originally written for Nova by Joe Gordon
<joe.gordon0@gmail.com> and Sean Dague <sean@dague.net>.

This enables debug logging that is exercised by unit test
runs to be handled and detect formatting errors. The debug
logging does not actually go to the console unless the
OS_DEBUG environment variable is set.

As a result, a few formatting errors are detected and
cleaned up with this change.

This also fixes a problem where debug logging from stevedore
is dumped to the console every time an extension is loaded,
which in a gate-cinder-python27 job is 65K+ times.

Change-Id: I989f9d591d1483a56a1bab3c20de583e85997562
Closes-Bug: #1551325
2016-02-29 17:46:31 -05:00
..
drivers Port backup drivers to Python 3 2016-02-09 11:52:42 +01:00
__init__.py Move oslo.utils to oslo_utils namespace 2015-01-19 21:50:34 -06:00
api.py Scalable backup service - Liberty compatibility 2016-02-24 10:57:09 +01:00
chunkeddriver.py Copy StandardLogging fixture from Nova 2016-02-29 17:46:31 -05:00
driver.py Change the format of some inconsistent docstring 2015-12-16 10:08:28 -08:00
manager.py Merge "Scalable backup service - Liberty compatibility" 2016-02-24 16:49:48 +00:00
rpcapi.py Scalable backup service - Liberty compatibility 2016-02-24 10:57:09 +01:00