glance/glance/tests
Eddie Sheffield ee0c99c1f7 Reduce extraneous test output
The tests generate a large amount of extraneous logging output.
This due to the manage utility, when tested via test_manage,
setting up logging in it's own way. Monkey patching the log.setup
call to a no-op during tests prevents this.

Also fixed an incorrect usage of assert which was causing a
warning to be generated.

Change-Id: I6b8724142c0812d84e697e280acc0264620f6a2b
2014-10-13 13:38:05 -04:00
..
etc Fixes the failure of updating or deleting image empty property 2014-07-21 04:33:02 +08:00
functional Merge "Prevent setting swift+config locations" 2014-10-09 22:52:34 +00:00
integration Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
unit Reduce extraneous test output 2014-10-13 13:38:05 -04:00
var New -k/--insecure command line option 2012-02-13 13:57:13 +00:00
__init__.py Do not use __builtin__ in python3 2014-03-13 10:05:18 +08:00
stubs.py Reduce extraneous test output 2014-10-13 13:38:05 -04:00
test_hacking.py Enforce using six.text_type() over unicode() 2014-09-18 09:51:04 +00:00
utils.py Switch to oslo.serialization 2014-10-07 14:58:55 +02:00