openstack-python-openstackc.../openstackclient
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
..
api Clean redundant argument to dict.get 2016-02-21 13:21:31 +08:00
common Clean redundant argument to dict.get 2016-02-21 13:21:31 +08:00
compute Replace string format arguments with function parameters 2016-02-20 14:16:25 +08:00
identity Support unscoped token request 2016-02-19 16:07:13 -08:00
image Add --marker option to "image list" command 2016-02-03 14:04:50 +08:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Trivial: Rename subnet_pool.rst to subnet-pool.rst 2016-02-20 15:05:59 +08:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Support unscoped token request 2016-02-19 16:07:13 -08:00
volume log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Support unscoped token request 2016-02-19 16:07:13 -08:00