queue stats doesn't work for v1.1 and above

Bug #1534427 reported by Feilong Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python client library for Zaqar
Fix Released
Medium
Feilong Wang

Bug Description

For example, when run 'openstack queue stats test', it will return a message 'Unavailable on versions >= 1.1'. That because the queue stats action is calling 'queue.exists()' which is only supported by v1.

Feilong Wang (flwang)
Changed in python-zaqarclient:
importance: Undecided → Medium
assignee: nobody → Fei Long Wang (flwang)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-zaqarclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/267923

Changed in python-zaqarclient:
status: New → In Progress
Eva Balycheva (ubershy)
description: updated
summary: - queue stats doesn't work for v1.1 and above
+ Some queue CLI operations don't work for v1.1 and above
Eva Balycheva (ubershy)
description: updated
summary: - Some queue CLI operations don't work for v1.1 and above
+ queue stats doesn't work for v1.1 and above
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-zaqarclient (master)

Reviewed: https://review.openstack.org/267923
Committed: https://git.openstack.org/cgit/openstack/python-zaqarclient/commit/?id=0103f39ff564a44eaf8147211f5ba768e27fb712
Submitter: Jenkins
Branch: master

commit 0103f39ff564a44eaf8147211f5ba768e27fb712
Author: Fei Long Wang <email address hidden>
Date: Fri Jan 15 16:52:07 2016 +1300

    Fix queue stats for v1.1 and above versions

    Now in the cli of queue status v1, it's using queue.exists() to
    check the existance. However, the queue.exists isn't supported
    in v1.1 and above. But the queue stats should be support for
    all the versions. As a result, user will see errors like
    'Unavailable on versions >= 1.1'. This patches fixes it.

    Closes-Bug: #1534427

    Change-Id: Iaf738af4eca2419c6eba0a410b1f7e45c9720f54

Changed in python-zaqarclient:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-zaqarclient 1.0.0

This issue was fixed in the openstack/python-zaqarclient 1.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

This issue was fixed in the openstack/python-zaqarclient 1.0.0 release.

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.