API version not passed down to Zaqar when using the CLI

Bug #1489811 reported by Flavio Percoco
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python client library for Zaqar
Fix Released
High
Flavio Percoco

Bug Description

The API version is not being passed down to zaqarclient in commands like:

  openstack --os-url http://127.0.0.1:8888/ --os-token test --os-queues-api-version '1.1' queue list

This causes zaqarclient to always use v1

Changed in python-zaqarclient:
importance: Undecided → High
status: New → Confirmed
assignee: nobody → Flavio Percoco (flaper87)
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/218173

Changed in python-zaqarclient:
status: Confirmed → In Progress
tags: added: zaqar-test-day
tags: added: liberty-test-day
removed: zaqar-test-day
tags: added: zaqar-liberty-test-day
removed: liberty-test-day
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-zaqarclient (master)

Reviewed: https://review.openstack.org/218173
Committed: https://git.openstack.org/cgit/openstack/python-zaqarclient/commit/?id=0d80728124b2b4ae0ab7d8450e21b9ada66ebfb8
Submitter: Jenkins
Branch: master

commit 0d80728124b2b4ae0ab7d8450e21b9ada66ebfb8
Author: Flavio Percoco <email address hidden>
Date: Fri Aug 28 11:40:21 2015 +0200

    Make sure the API version is passed down

    The API version to use was not being passed down to zaqarclient, which
    ended up in Zaqar using v1 even when v1.1 was explicitly specified.

    Closes-bug: #1489811
    Change-Id: I3d6db3f48803dddb4639706fcae6882b3e5ecfd9

Changed in python-zaqarclient:
status: In Progress → Fix Committed
Changed in python-zaqarclient:
milestone: none → 0.2.0
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-zaqarclient 0.2.0

This issue was fixed in the openstack/python-zaqarclient 0.2.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.