Queue() with a blank name will return a normal empty object.
Bug #1397177 reported by
Kimihiro Yamamoto
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.
b) /v1/queues/
affects: | zaqar → python-zaqarclient |
Changed in python-zaqarclient: | |
assignee: | nobody → Doraly Navarro (doralynavarro) |
Changed in python-zaqarclient: | |
status: | In Progress → Fix Committed |
Changed in python-zaqarclient: | |
milestone: | none → 0.2.0 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/167706
Review: https:/