Comment 1 for bug 1783798

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/pike)

Reviewed: https://review.openstack.org/585380
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=6f15c96eb0d14a891fc0db3ede20b77622a4573b
Submitter: Zuul
Branch: stable/pike

commit 6f15c96eb0d14a891fc0db3ede20b77622a4573b
Author: Mathieu Bultel <email address hidden>
Date: Fri Apr 20 11:08:53 2018 +0200

    Use ansible_queue_name only for upgrade/update

    For upgrade and update nodes with ansible, we do not
    need to play with both queue: tripleo and upgrade queue.
    If we use both, we can have race where the both can have
    different status and we enter in an infinite loop while
    reading the socker.

    Change-Id: I484a3af4a830af3b97231558876d9a6c0a31e603
    Partial-Bug: #1783798
    (cherry picked from commit 61dfe32a2a72e5341575ecaa2762f889a2d30e46)
    (cherry picked from commit d11bc74b443648c05d4dfb22ffeff285e8926f8e)