Add --property-filter option to v2 image-list

Bug #1394431 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Unassigned

Bug Description

https://review.openstack.org/129634
commit 4194a55a096dbc02275b9a52f60ec96ae8d64473
Author: Louis Taylor <email address hidden>
Date: Mon Oct 20 14:26:14 2014 +0000

    Add --property-filter option to v2 image-list

    The option is present in the v1 shell, but missing from the v2 shell. This
    allows the user to filter based on any image property.

    Example:

        $ glance --os-image-api-version 2 image-list --property-filter os_distro=NixOS

    DocImpact
    Closes-Bug: #1383326

    Change-Id: Ia65a08520e3eaf3ecd9b9018be9f6a8e2d3d4f0b

Revision history for this message
Karin Levenstein (karin-levenstein) wrote :
Changed in openstack-manuals:
status: New → Confirmed
Changed in openstack-manuals:
status: Confirmed → Triaged
importance: Undecided → Medium
Changed in openstack-manuals:
assignee: nobody → Peter Stachowski (peterstac)
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

This needs a regeneration of the glance commands and should be done once a new release of python-glanceclient has been done.

Revision history for this message
Peter Stachowski (peterstac) wrote :

The installed Glance client is at 0.14.2 (See https://pypi.python.org/pypi/python-glanceclient) and the doc for the Glance client is at 0.14.1 (see (http://docs.openstack.org/cli-reference/content/glanceclient_commands.html).

I rolled back my glance client to the 0.14.2 tag and ran 'openstack-auto-commands glance' however the only difference was the option '--profile HMAC_KEY HMAC'

Apparently the --property-filter option didn't make it into 0.14.2 (so it'll be there once the doc is generated for the 0.14.3 release).

Let me know if I should submit a patch for the missing --profile option (to bring the doc up to 0.14.2)

Revision history for this message
Peter Stachowski (peterstac) wrote :

I added a new bug to bring the Glance CLI doc version up to 0.14.2 - see https://bugs.launchpad.net/openstack-manuals/+bug/1396229

Changed in openstack-manuals:
assignee: Peter Stachowski (peterstac) → nobody
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

Documented in curretn CLI Reference

Changed in openstack-manuals:
status: Triaged → 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.