glance/glance
Jia Dong 8d4312a2c9 Modify assert statement when comparing with None
Replace assertEqual(None, *) with assertIsNone in glance's
tests to have more clear messages in case of failure.

Also, replace assertTrue(* is not None) with assertIsNotNone
for the same reason.

Change-Id: If41a71bd750057c7136b03bef94c04517092134c
Closes-Bug: #1280522
2014-02-19 14:37:41 +08:00
..
api Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
cmd Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
common Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
db Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
domain Add `virtual_size` to Glance's API v2 2014-02-13 15:13:11 +01:00
image_cache Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
locale Imported Translations from Transifex 2014-01-31 06:02:06 +00:00
openstack Merge "Sync log.py from oslo" 2014-02-18 17:00:14 +00:00
quota Enable F841 check 2014-02-13 16:54:12 +04:00
registry Enable F841 check 2014-02-13 16:54:12 +04:00
store Merge "Enable F841 check" 2014-02-18 08:08:14 +00:00
tests Modify assert statement when comparing with None 2014-02-19 14:37:41 +08:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
context.py Remove vim header 2014-01-14 16:03:28 +00:00
gateway.py Use common Oslo database session 2014-01-03 05:37:41 +04:00
notifier.py Merge "Fix parsing of AMQP configuration" 2014-02-17 21:35:11 +00:00
schema.py fixes use the fact that empty sequences are false 2013-03-18 14:39:38 +08:00
scrubber.py Merge "Enable F841 check" 2014-02-18 08:08:14 +00:00
version.py Remove vim header 2014-01-14 16:03:28 +00:00