Comment 2 for bug 1653847

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

Reviewed: https://review.openstack.org/416402
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=455cf6eb5ca358314b83654287232f1bf06fe995
Submitter: Jenkins
Branch: master

commit 455cf6eb5ca358314b83654287232f1bf06fe995
Author: wangxiyuan <email address hidden>
Date: Wed Jan 4 10:12:26 2017 +0800

    don't allow get/update/delete subscirtions with wrong queue

    A subscription is always belong to a queue. We should
    not allow users to get/update/delete the subscription
    if they provide wrong queue name.

    Change-Id: I4728fa5139962aa621d0af6fb385613435d3b1be
    Closes-bug: #1653847