python-openstackclient/openstackclient/tests/unit/common
Jude Cross 24b06ef273 Fix limits show command without Nova and Cinder
This patch implements an endpoint lookup when showing limits. This
addresses the issue when showing limits without both Nova and Cinder
and will display limits if one is missing.

Change-Id: I2214b281e0206f8fe117aae52de2bf4c4e2c6525
Closes-bug: #1707960
2018-04-03 00:47:00 -07:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_availability_zone.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_clientmanager.py Improve no-auth path 2017-04-24 18:57:10 -05:00
test_command.py Rehome test units lib 2017-11-02 13:44:16 +01:00
test_commandmanager.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_configuration.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_extension.py Refactor Extension show and list command 2017-05-18 11:33:45 +08:00
test_limits.py Fix limits show command without Nova and Cinder 2018-04-03 00:47:00 -07:00
test_logs.py Rehome test units lib 2017-11-02 13:44:16 +01:00
test_module.py Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
test_parseractions.py Rehome test units lib 2017-11-02 13:44:16 +01:00
test_project_purge.py Fix 'project purge' deletes ALL images problem 2017-09-26 20:49:32 +00:00
test_quota.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00