python-openstackclient/openstackclient
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
..
api Make 'object save' fast again 2017-01-09 16:19:29 +00:00
common Fix quota show output 2017-01-12 22:10:32 +00:00
compute Fix creating a private flavor with ID auto 2017-01-05 15:58:47 +01:00
identity Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00
image Add support for Glance 'update image members' feature 2017-01-04 19:26:01 +01:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Merge "Add support for Network QoS rule commands" 2017-01-11 23:37:00 +00:00
object translate all command help strings 2016-11-17 02:33:42 +00:00
tests Merge "Add unit test for multi volume types delete" 2017-01-12 03:13:22 +00:00
volume Merge "Add two consistency group commands" 2017-01-11 23:12:38 +00: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 Correct reraising of exception 2016-12-02 09:56:27 +08:00