Comment 1 for bug 1547131

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

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

commit f94a9ee4cee28e79fbb4af1da66ab876f2c3079f
Author: wangxiyuan <email address hidden>
Date: Sun Feb 14 17:30:35 2016 +0800

    Forbid update subscription to duplicate

    Now if users update a subscription in a queue, it doesn't check the
    legality of the new subscriber. We should forbid update subscription to
    duplicate and return 409 response in such case.

    This patch modifies Redis and MongoDB storage controllers and API v2.
    It also adds unit tests for them.

    The functional test will be updated in zaqar client.

    APIimpact
    Closes-Bug: #1545548
    Closes-Bug: #1547131
    Co-Authored-By: wangxiyuan <email address hidden>
    Co-Authored-By: Eva Balycheva <email address hidden>
    Change-Id: I28fe7a114860488c503642417690bf5bfbd99678