Comment 3 for bug 1704380

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

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

commit 51a5eb928c3c0c0ea7d216c0a03dda1af6b07068
Author: Julie Pichon <email address hidden>
Date: Fri Nov 17 10:34:53 2017 +0000

    Fix truncated error message

    The second part of the message with the error details would never get
    displayed.

    Change-Id: Id1725d6d0028aab907263c1d867d64bb15df77f1
    Related-Bug: #1704380
    Related-Bug: #1732751