openstack-python-openstackc.../openstackclient/compute
Tang Chen 106f928cb6 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
2015-12-01 06:59:22 +00:00
..
v2 Support "server list" searching by both image name and ID. 2015-12-01 06:59:22 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Use discover_extensions for novaclient 2015-09-11 16:23:54 +03:00