summaryrefslogtreecommitdiff
path: root/openstackclient/tests/network
diff options
context:
space:
mode:
authorTang Chen <chen.tang@easystack.cn>2016-03-06 09:01:42 +0800
committerTang Chen <chen.tang@easystack.cn>2016-03-06 09:01:42 +0800
commit7ba73845c11b216bf3c634049380784ce767a2a4 (patch)
tree41c6fa3f0b7bc9d365d8e6d49be75f84b9b20701 /openstackclient/tests/network
parent0b2c4b1f327dddce0306637e7128bad6eb43fc54 (diff)
downloadpython-openstackclient-7ba73845c11b216bf3c634049380784ce767a2a4.tar.gz
Use _get_columns() to obtain columns in network.py
Objects returned by Network v2 and Compute v2 are different. When getting columns to display, Network v2 uses obj.keys(), while Compute v2 uses obj._info.keys(). But both of them could obtain the keys of the object by _get_columns(). Change-Id: I347815f2d28822a95bd6f57d429b84b7ca96e0ee
Diffstat (limited to 'openstackclient/tests/network')
0 files changed, 0 insertions, 0 deletions