diff options
| author | Tang Chen <chen.tang@easystack.cn> | 2016-03-06 09:01:42 +0800 |
|---|---|---|
| committer | Tang Chen <chen.tang@easystack.cn> | 2016-03-06 09:01:42 +0800 |
| commit | 7ba73845c11b216bf3c634049380784ce767a2a4 (patch) | |
| tree | 41c6fa3f0b7bc9d365d8e6d49be75f84b9b20701 /openstackclient/network/common.py | |
| parent | 0b2c4b1f327dddce0306637e7128bad6eb43fc54 (diff) | |
| download | python-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/network/common.py')
0 files changed, 0 insertions, 0 deletions
