Cannot use words: %, # in name

Bug #1584639 reported by Zhenyu Zheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python client library for Zaqar
Fix Released
Undecided
wanghao

Bug Description

Zaqar uses name as the identifier for queue, it is also used in url, as those words have special meanings in url, so it cannot been used for creating queues.

Revision history for this message
wangxiyuan (wangxiyuan) wrote :

I think it a url analysis rule. here is on bug in client side.
create a queue named "xx#yy", then the cli will return the queue "xx#yy" is created. but actually the queue "xx" is created by zaqar.

affects: zaqar → python-zaqarclient
Changed in python-zaqarclient:
status: New → Confirmed
Duan Jiong (duanjiong)
Changed in python-zaqarclient:
assignee: nobody → Duan Jiong (duanjiong)
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/466144

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

Change abandoned by Duan Jiong (<email address hidden>) on branch: master
Review: https://review.openstack.org/466144

wanghao (wanghao749)
Changed in python-zaqarclient:
assignee: Duan Jiong (duanjiong) → wanghao (wanghao749)
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/473651

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-zaqarclient (master)

Reviewed: https://review.openstack.org/473651
Committed: https://git.openstack.org/cgit/openstack/python-zaqarclient/commit/?id=8e55b55f3a2856998a8cbed2fa05a83fd583db86
Submitter: Jenkins
Branch: master

commit 8e55b55f3a2856998a8cbed2fa05a83fd583db86
Author: wanghao <email address hidden>
Date: Tue Jun 13 09:58:30 2017 +0800

    Fix the creation issue when special meanings words in queue name

    Now when using zaqarclient to create a queue with some special
    meanings words like '#' and '%', then cli will return the queue
    with the name has created successfully, but in zaqar server side,
    the name is not as same as the client side.

    Change-Id: Ia776bb4f7253b1698ec97702e0fc69704b97ed7e
    Closes-Bug: #1584639

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

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