Support "server list" searching by both image name and ID.
Nova API only supports list servers searching by image ID. In OSC, we can support both image name and ID by mapping the name to ID. This patch also fix the inconsistent doc in .py and .rst files. Closes-Bug: 1521492 Change-Id: I70613843f82d74732bd32a457cd4a31aba57825f
This commit is contained in:

committed by
Steve Martinelli

parent
0069a01967
commit
106f928cb6
@ -220,7 +220,7 @@ List servers
|
||||
|
||||
.. option:: --image <image>
|
||||
|
||||
Search by image ID
|
||||
Search by image (name or ID)
|
||||
|
||||
.. option:: --host <hostname>
|
||||
|
||||
|
Reference in New Issue
Block a user