glance/glance/registry
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
..
api Remove unused None from dict.get() 2017-07-05 12:49:10 +00:00
client Fix a small markup typo 2016-09-03 17:48:50 +05:30
__init__.py Use HostAddressOpt for opts that accept IP and hostnames 2017-03-09 19:48:21 +00:00