Is public filter in image-list

Bug #1118799 reported by Iccha Sethi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
Fix Released
Wishlist
John Bresnahan

Bug Description

It will be good to be able to filter based on public and private images in glance image-list.

Currently it supports only the following:

usage: glance image-list [--name <NAME>] [--status <STATUS>]
                         [--container-format <CONTAINER_FORMAT>]
                         [--disk-format <DISK_FORMAT>] [--size-min <SIZE>]
                         [--size-max <SIZE>] [--property-filter <KEY=VALUE>]
                         [--page-size <SIZE>] [--human-readable]
                         [--sort-key {name,status,container_format,disk_format,size,id,created_at,updated_at}]
                         [--sort-dir {asc,desc}]

Changed in python-glanceclient:
status: New → Triaged
importance: Undecided → Wishlist
Changed in python-glanceclient:
assignee: nobody → John Bresnahan (jbresnah)
Changed in python-glanceclient:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-glanceclient (master)

Reviewed: https://review.openstack.org/24272
Committed: http://github.com/openstack/python-glanceclient/commit/a8f7de2afde8496256727d2ae08ee520e50b4066
Submitter: Jenkins
Branch: master

commit a8f7de2afde8496256727d2ae08ee520e50b4066
Author: John Bresnahan <email address hidden>
Date: Tue Mar 12 14:24:58 2013 -1000

    Filter images list by public=True|False

    When running the image-list command the user should have the option
    to list images according to whether or not the image is was set
    to public. A new test is included to verify this behavior.

    Change-Id: If645e7390fcf850648cda780a04ea37a26d855a2
    Fixes bug: 1118799

Changed in python-glanceclient:
status: In Progress → Fix Committed
Louis Taylor (kragniz)
Changed in python-glanceclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.