Files
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
..
2017-01-08 05:55:52 +00:00
2016-12-14 14:39:24 +08:00