Comment 2 for bug 1861221

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

Reviewed: https://review.opendev.org/705065
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=97773eaea6407eb12a0f1a2b8dbac24a71f3b7c6
Submitter: Zuul
Branch: master

commit 97773eaea6407eb12a0f1a2b8dbac24a71f3b7c6
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