Queue() with a blank name will return a normal empty object.

Bug #1397177 reported by Kimihiro Yamamoto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python client library for Zaqar
Fix Released
Undecided
Doraly Navarro

Bug Description

The creation function: queue() that you input a blank name
will return a normal empty object instead of the failure.

python-zaqarclient ver. 0.1.0, queue().

Python-zaqarclient doesn't catch 405 error returned from a) below.
a) /v1/queues -> zaqar.queues.transport.wsgi.v1_0.queues.CollectionResource()
b) /v1/queues/{queue_name} -> zaqar.queues.transport.wsgi.v1_0.queues.ItemResource()

affects: zaqar → python-zaqarclient
Changed in python-zaqarclient:
assignee: nobody → Doraly Navarro (doralynavarro)
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/167706

Changed in python-zaqarclient:
status: New → In Progress
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.