python-openstackclient/openstackclient/common
Dean Troyer 819526591e Fix quota show --default command
Work around a bug in OpenStack SDK 0.9.11 and 0.9.12 that causes
quota show --default to fail.  This can be removed when the proposed
SDK fix (https://review.openstack.org/420301) is reelased and in the
minimum SDK version in global requirements.

quota set --network is still broken, I can't fix it at the moment...

Closes-bug: 1656572
Change-Id: Ice77e14782c33e672176afbab36bba95b73d7a11
2017-01-14 13:55:19 -06: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 --default command 2017-01-14 13:55:19 -06: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