openstack-python-openstackc.../openstackclient/tests/functional
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
..
common skip tests related to SDK 0912 and keystone IdP change 2017-01-07 00:09:32 -05:00
compute Functional tests - flavor 2017-01-06 14:03:39 -06:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity add domain id to expected IdP fields, unskip tests 2017-01-07 00:24:52 -05:00
image move all functional tests to tests module 2016-09-09 03:29:47 +00:00
network Fix Octavia gate breakage caused by _get_columns() 2017-01-09 16:44:08 +02:00
object move all functional tests to tests module 2016-09-09 03:29:47 +00:00
volume Add --default option to "volume type list" 2016-12-06 06:44:16 +08:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Rename variable to avoid shadowing of built-in name 2016-10-18 19:12:23 +03:00
post_test_hook.sh unwedge the gate 2016-09-09 22:49:35 -04:00