Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Enabling name filter on image metadata api #151

Merged
merged 1 commit into from
Aug 14, 2014
Merged

Enabling name filter on image metadata api #151

merged 1 commit into from
Aug 14, 2014

Commits on Aug 13, 2014

  1. Enabling name filter on image metadata api

    To enable filter function for image v1 and v2 metadata api, which fixed
    issue "Multiple image matches found for '<IMAGE_NAME>', use an ID to be
    more specific." caused by that jumpgate returns all images without name
    based filter when glanceclient request a image metadata query [0].
    
    [0]
    https://github.com/openstack/python-glanceclient/blob/master/glanceclient/common/utils.py#L159
    
    Signed-off-by: Zhi Yan Liu <zhiyanl@cn.ibm.com>
    Zhi Yan Liu committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    bd588a6 View commit details
    Browse the repository at this point in the history