Comment 5 for bug 1861221

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/train)

Reviewed: https://review.opendev.org/721695
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b1811dc1bb59661cc18c83812035dca69453f1da
Submitter: Zuul
Branch: stable/train

commit b1811dc1bb59661cc18c83812035dca69453f1da
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Jan 30 16:58:12 2020 +0000

    Increase log information when a RootHelperProcess fails

    If a RootHelperProcess does not start, add more information to the
    exception raised: the command return code, the stdout and the stderr.

    Change-Id: I229e926341c5e6c8b06f59950e3ae09864d0f1f6
    Closes-Bug: #1861221
    (cherry picked from commit 97773eaea6407eb12a0f1a2b8dbac24a71f3b7c6)