Claims limit is a query_param not part of the body

Bug #1489870 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

core.claims_create is sending the `limit` argument as part of the request body. It should be sent as a query param instead.

Changed in python-zaqarclient:
importance: Undecided → High
status: New → Confirmed
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/218249

Changed in python-zaqarclient:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-zaqarclient (master)

Reviewed: https://review.openstack.org/218249
Committed: https://git.openstack.org/cgit/openstack/python-zaqarclient/commit/?id=2490ed44bd7dc6ce5b0a0bb14b0e84d1ea23ff74
Submitter: Jenkins
Branch: master

commit 2490ed44bd7dc6ce5b0a0bb14b0e84d1ea23ff74
Author: Flavio Percoco <email address hidden>
Date: Fri Aug 28 14:40:52 2015 +0200

    Send claims `limit` as a query param

    The limit argument, as specified by the API, should be a query
    parameter. The current client version is sending it as part of the
    claims' creation body.

    Change-Id: Id068795dc87d7380151e27de29b96597a76dd602
    Closes-bug: #1489870

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.