Comment 4 for bug 1757487

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

Reviewed: https://review.openstack.org/554986
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=158bcb2cd297d9f6e02bd033857d248d4fe2ab38
Submitter: Zuul
Branch: stable/pike

commit 158bcb2cd297d9f6e02bd033857d248d4fe2ab38
Author: Mathieu Bultel <email address hidden>
Date: Wed Dec 6 08:39:00 2017 +0100

    Get message from websocket instead from zaqarclient directly

    Use the websocket api to get and print the real time
    ansible execution for minor update instead of using the
    zaqarclient call directly.
    This is safer and avoid brutal claim of the messages.

    Manual conflict resolution on:
    tripleoclient/workflows/package_update.py

    Closes-Bug: #1757487
    Change-Id: I7e324b9e037197082c23a19b4e4b8832daaf5aee
    (cherry picked from commit eaa2e9ce75dbc107d9624a2a7325d3d8ec212a0a)
    (cherry picked from commit f31795fb7e294295d73604bbb0ab9c22103472cf)