glance/glance/tests/unit/v1
sudhir_agarwal c078cc2b6f Remove unused None from dict.get()
Since the default value is None when can't get a key from a dict,
So there is no need to use dict.get('key', None).

Change-Id: Ie8008e83f432263e7a97e482e83f240b1056feee
2017-07-05 12:49:10 +00:00
..
__init__.py Adding versioned namespaces in test dir 2012-03-25 13:28:45 -07:00
test_api.py Remove unused None from dict.get() 2017-07-05 12:49:10 +00:00
test_registry_api.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
test_registry_client.py Tests: Remove the redundant methods 2017-06-20 15:55:01 +08:00
test_upload_utils.py Tests: Remove the redundant methods 2017-06-20 15:55:01 +08:00