python-openstackclient/openstackclient/common
Reedip 024bd3bd66 Fix quota show output
Currently Quota Show expects dictionary to be returned
for Network client, similar to Volume and Compute clients, but
Network Object is being returned, causing the "openstack quota show"
to fail.
This patch takes care of this issue.

Depends-On: Ie0e045ff4888615d68804fd739d5b995ca11e9a1
Change-Id: Ic507997cba09fcfa84dd1151d6922f56a7c5187b
Closes-Bug:#1655537
2017-01-12 22:10:32 +00:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py translate all command help strings 2016-11-17 02:33:42 +00:00
client_config.py Remove unneeded methods from OS_Config class 2017-01-04 11:43:30 -06:00
clientmanager.py Defer auth prompting until it is actually needed 2016-09-08 10:31:13 -05:00
command.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
commandmanager.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
configuration.py translate all command help strings 2016-11-17 02:33:42 +00:00
exceptions.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
extension.py translate all command help strings 2016-11-17 02:33:42 +00:00
limits.py translate all command help strings 2016-11-17 02:33:42 +00:00
logs.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
module.py translate all command help strings 2016-11-17 02:33:42 +00:00
parseractions.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
quota.py Fix quota show output 2017-01-12 22:10:32 +00:00
session.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
timing.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
utils.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00