openstack-python-openstackc.../openstackclient/tests/functional/network
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
..
v2 Fix Octavia gate breakage caused by _get_columns() 2017-01-09 16:44:08 +02:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00