python-openstackclient/openstackclient/tests/unit/common
Huanxuan Ao 0340275fa9 Fix quota set command error for SDK > 0.9.10
A bug in OpenStack SDK 0.9.11 and 0.9.12 that causes
quota set command to fail. This can be removed when
the proposed SDK fix (https://review.openstack.org/#/c/419911/)
is released and in the minimum SDK version in global requirements.

Closes-Bug: #1655445
Change-Id: I63132f5f762f0120282f8b92e72512763063e3c6
2017-01-15 20:00:53 +08: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 move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_command.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07: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 move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_logs.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_module.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_parseractions.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_quota.py Fix quota set command error for SDK > 0.9.10 2017-01-15 20:00:53 +08:00