]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove cinder.context warning logging
authorgit-harry <git-harry@live.co.uk>
Mon, 7 Jul 2014 09:53:43 +0000 (10:53 +0100)
committergit-harry <git-harry@live.co.uk>
Mon, 7 Jul 2014 09:53:43 +0000 (10:53 +0100)
commitc04709b127d6f2dea32c5faa37cc1e27f6792cd9
tree846363bc940f8a1051d767260d2f977641e5a0c9
parent098ae21d9dc2f3bb2c6c01b7d242ffcfd2d80789
Remove cinder.context warning logging

The code removed creates a large volume of log entries that are of
limited use. Removing them should improve the readability of the logs.

Change-Id: I2a7f20cfa6cd57aa7ae05bf9685947207cbb9502
Closes-Bug: #1329156
cinder/context.py
cinder/tests/test_context.py