OpenStack Common DB Code
Go to file
Joshua Harlow 47bdbf095d Do not always adjust sqlalchemy.engine logging
Instead of messing with another libraries logger by default
only adjust the levels of that logger if the connection debug
is greater than or equal to zero. This allows those who have
configuration files or other ways to adjust logging to not be
affected by this codes level manipulation (which is likely
a side-effect users would not expect).

Change-Id: I8c52f595e5077627c6999deadfd748034ab02fff
2014-05-29 14:29:33 -07:00
doc/source Fix dhellmann's notes from April 18 2014-04-22 18:37:08 +03:00
oslo Do not always adjust sqlalchemy.engine logging 2014-05-29 14:29:33 -07:00
tests Make the tests passing 2014-04-18 12:51:26 +03:00
.coveragerc Fix the graduate.sh script result 2014-04-18 11:33:16 +03:00
.gitignore Remove requirements.txt from .gitignore 2014-03-06 17:00:14 +02:00
.gitreview Fix .gitreview for oslo.db 2014-04-30 16:55:51 +02:00
.mailmap Fix the graduate.sh script result 2014-04-18 11:33:16 +03:00
.testr.conf Make the tests passing 2014-04-18 12:51:26 +03:00
CONTRIBUTING.rst Fix the graduate.sh script result 2014-04-18 11:33:16 +03:00
HACKING.rst Fix the graduate.sh script result 2014-04-18 11:33:16 +03:00
LICENSE Fix the graduate.sh script result 2014-04-18 11:33:16 +03:00
MANIFEST.in Fix the graduate.sh script result 2014-04-18 11:33:16 +03:00
README.rst Fix the graduate.sh script result 2014-04-18 11:33:16 +03:00
babel.cfg Fix the graduate.sh script result 2014-04-18 11:33:16 +03:00
openstack-common.conf Make the tests passing 2014-04-18 12:51:26 +03:00
requirements.txt Make the tests passing 2014-04-18 12:51:26 +03:00
setup.cfg Fix dhellmann's notes from April 18 2014-04-22 18:37:08 +03:00
setup.py Fix dhellmann's notes from April 18 2014-04-22 18:37:08 +03:00
test-requirements.txt Make the tests passing 2014-04-18 12:51:26 +03:00
tox.ini Fix dhellmann's notes from April 18 2014-04-22 18:37:08 +03:00

README.rst

oslo.db

oslo.db library