Comment 3 for bug 1521492

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/251658
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=106f928cb66fbfb3fb99f32b9d3e8ffdbda04d75
Submitter: Jenkins
Branch: master

commit 106f928cb66fbfb3fb99f32b9d3e8ffdbda04d75
Author: Tang Chen <email address hidden>
Date: Wed Dec 2 14:02:12 2015 +0800

    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