openstack-python-openstackc.../openstackclient/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 Network CRUD 2014-06-24 15:00:25 -06:00
client.py osc-lib: shell 2016-08-05 13:48:55 -05:00
common.py network.common.NetworkAndComputeShowOne: catch HttpException 2016-11-10 16:30:23 +01:00
sdk_utils.py SDK Refactor: Prepare address scope commands 2016-10-05 06:36:18 -05:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00