Comment 1 for bug 1679888

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

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

commit fe4f1e59aef60c43ae97fb8172b840d3b7ef066a
Author: Fei Long Wang <email address hidden>
Date: Wed Apr 5 14:57:50 2017 +1200

    Fix queues actions for pooling

    Based on current design, Zaqar is storing queues in management database
    instead of message database. As a result, it's not necessary now to look
    up pools to get the correct queue controller. This patch fixes the pooling
    issue and the test.

    Closes-Bug: #1679888

    Depends-On: I5195911d22d5935aa3de105fe735ac159276a025

    Co-Authored-By: wangxiyuan<email address hidden>
    Change-Id: Ie20e0c611dc0756818e4612f33ebc2ab2ecd2990