Comment 7 for bug 1804812

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

Reviewed: https://review.openstack.org/629103
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=c0a57210b95fdc6b7f1abd54401b6c8c5783895f
Submitter: Zuul
Branch: master

commit c0a57210b95fdc6b7f1abd54401b6c8c5783895f
Author: Mathieu Bultel <email address hidden>
Date: Tue Jan 8 09:06:54 2019 +0100

    Use a single queue for update/upgrade

    Use a single queue for update and upgrade ansible run to avoid
    race while consuming both messages from the web wocket

    Change-Id: I8b04c2a39d35f530467ddb5f2c4305c08cbc44f1
    Closes-Bug: #1804812