openstack-python-openstackc.../openstackclient/common
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 Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py Support listing network availability zones 2016-02-02 08:08:25 -06:00
clientmanager.py Clean redundant argument to dict.get 2016-02-21 13:21:31 +08:00
command.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
commandmanager.py Delete the unused LOG configure code 2016-01-05 02:47:12 -05:00
configuration.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
exceptions.py Clean redundant argument to dict.get 2016-02-21 13:21:31 +08:00
extension.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
limits.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
logs.py Clean redundant argument to dict.get 2016-02-21 13:21:31 +08:00
module.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
parseractions.py Fix the bug of "openstack console log show" 2015-11-09 04:22:09 -05:00
quota.py Merge "Fix showing network quotas for a project" 2016-02-02 04:06:57 +00:00
session.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
timing.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
utils.py Fix Mutable default argument 2016-02-20 16:35:11 +08:00