summaryrefslogtreecommitdiff
path: root/openstackclient/common
diff options
context:
space:
mode:
authorTang Chen <chen.tang@easystack.cn>2016-05-09 14:59:39 +0800
committerTang Chen <chen.tang@easystack.cn>2016-05-09 14:59:39 +0800
commitd58280a27989ab781cbf2598a6f7c263cb2275e8 (patch)
treeb8e7ec2a97feca19b1ccacf4d0cb9971bbc248b9 /openstackclient/common
parent4cd702c3610e4e6b40695ff9ea8eecf7c0735c68 (diff)
downloadpython-openstackclient-d58280a27989ab781cbf2598a6f7c263cb2275e8.tar.gz
Use find_resource() instead of get() in _prep_server_detail()
There is such a comment in test_server.py: # Call .get() to retrieve all of the server information # as findall(name=blah) and REST /details are not the same # and do not return flavor and image information. This is an out of date comment. There is no function named findall() in OSC now. So use find_resource() instead of get(), and remove this comment. Change-Id: I8d79afc5f341fb5caf771d905506b7f1c7a41ae8
Diffstat (limited to 'openstackclient/common')
0 files changed, 0 insertions, 0 deletions