summaryrefslogtreecommitdiff
path: root/openstackclient/shell.py
diff options
context:
space:
mode:
authorTang Chen <chen.tang@easystack.cn>2016-04-11 16:32:58 +0800
committerTang Chen <chen.tang@easystack.cn>2016-04-11 18:07:50 +0800
commit827be8fb8cf4508c7ac0488652c4e0e93ec443f5 (patch)
tree168ec98930e910ed321261d56302a3325266f9b7 /openstackclient/shell.py
parentcb8f757779ded16b769bce2c990650662dfa5223 (diff)
downloadpython-openstackclient-827be8fb8cf4508c7ac0488652c4e0e93ec443f5.tar.gz
Move keys() methods in each resource class to FakeResource
FakeXXX classes in network don't need to fake any method, except keys(). But keys() can be put in FakeResource since it just returns all attributes in _info. This patch moves removes all unnecessary fake methods code, moves keys() method to FakeResource. This patch also finds out some missing attributes in network and router tests. Change-Id: I799822c8715b9ac4f95b98f8350f196757d79d3e
Diffstat (limited to 'openstackclient/shell.py')
0 files changed, 0 insertions, 0 deletions