openstack-python-openstackc.../openstackclient/api
ting.wang e2158b7ef4 Clean redundant argument to dict.get
`dict.get()` returns `None` by default, if a key wasn't found.
Removing `None` as second argument to avoid redundancy.

Change-Id: Ia82f7469cd019509bbeccbfe54b15eeedc7bb6ea
2016-02-21 13:21:31 +08:00
..
__init__.py Add low-level API base class 2014-09-29 12:32:45 -05:00
api.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
auth.py Clean redundant argument to dict.get 2016-02-21 13:21:31 +08:00
auth_plugin.py Replace string format arguments with function parameters 2016-02-20 14:16:25 +08:00
image_v1.py Don't hack the image url 2015-03-05 20:58:23 -06:00
image_v2.py Don't hack the image url 2015-03-05 20:58:23 -06:00
object_store_v1.py Clean redundant argument to dict.get 2016-02-21 13:21:31 +08:00
utils.py Fix a spell typos 2016-02-03 15:47:25 +05:30