python-openstackclient/openstackclient/tests/unit
Nir Magnezi 142c5faae3 Fix Octavia gate breakage caused by _get_columns()
The above mentioned function tries to extract keys() from an item which
is type class.

This patch fixes the issue by converting item to dict by using
to_dict().

Change-Id: Ida520ae9fe64171d105f486ba06eda127a24547b
Closes-Bug: #1654887
2017-01-09 16:44:08 +02:00
..
api Fixes image api URL endpoint for certain scenario 2017-01-04 18:14:10 +00:00
common Merge "Fix openstack quota set/show --class not work" 2016-09-20 09:01:16 +00:00
compute Fix creating a private flavor with ID auto 2017-01-05 15:58:47 +01:00
identity Remove auth_with_unscoped_saml decorator 2016-12-04 18:59:09 +00:00
image Revert "Remove marker and loop from "image list" command" 2016-12-05 10:35:00 +01:00
integ move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
network Merge "OSC Network Meter" 2017-01-08 05:55:52 +00:00
object Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
volume Add one test for "backup set" command 2016-12-19 18:50:08 +08:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Fix Octavia gate breakage caused by _get_columns() 2017-01-09 16:44:08 +02:00
test_shell.py [TrivialFix] Fix typo error 2016-12-14 14:39:24 +08:00
utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00