diff options
| author | Tang Chen <chen.tang@easystack.cn> | 2016-04-12 13:41:52 +0800 |
|---|---|---|
| committer | Tang Chen <chen.tang@easystack.cn> | 2016-04-12 13:41:52 +0800 |
| commit | a281ef89a502a9e1a1def22fcba77cc666e6c610 (patch) | |
| tree | 4c9a324abe3ec71043075949dd226c49ad7810a6 /openstackclient/api/auth_plugin.py | |
| parent | 3be49a8abe9fc77cd2ab257ecf180d527c06cbce (diff) | |
| download | python-openstackclient-a281ef89a502a9e1a1def22fcba77cc666e6c610.tar.gz | |
Remove fake methods code from compute network
Network objects don't have any method needs to fake.
keys() method is only used by _get_columns() helper
to obtain all attributes of an object. But in compute
network implementation, attributes are obtained from
obj._info directly, which is a dictionary itself. So
there is no need to fake this method.
Change-Id: Ie6a46ef6a3042641e55a7002573ef501db7b60e1
Diffstat (limited to 'openstackclient/api/auth_plugin.py')
0 files changed, 0 insertions, 0 deletions
