Comment 2 for bug 1521492

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

Reviewed: https://review.openstack.org/251657
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=0069a0196717eb7ba60bcda5b89bf87608cc01dd
Submitter: Jenkins
Branch: master

commit 0069a0196717eb7ba60bcda5b89bf87608cc01dd
Author: Tang Chen <email address hidden>
Date: Wed Dec 2 13:47:15 2015 +0800

    Support "server list" searching by both flavor name and ID.

    Nova API only supports list servers searching by flavor ID.
    In OSC, we can support both flavor name and ID by mapping
    the name to ID.

    This patch also fix the inconsistent doc in .py and .rst files.

    Partial-Bug: 1521492

    Change-Id: I1d1a6aa91aef4e2846745babe8382481185fa96e