Comment 10 for bug 1804812

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

Reviewed: https://review.openstack.org/634194
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=7538644d3dd86f0e9fef8a7150d49a86af67940e
Submitter: Zuul
Branch: stable/rocky

commit 7538644d3dd86f0e9fef8a7150d49a86af67940e
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

    Manual Cherry pick from: I8b04c2a39d35f530467ddb5f2c4305c08cbc44f1

    Change-Id: I8b04c2a39d35f530467ddb5f2c4305c08cbc44f1
    Closes-Bug: #1804812