Comment 6 for bug 1521395

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

Reviewed: https://review.openstack.org/253864
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=97a37e8eef0d0ce65529400c8a325001b10ea303
Submitter: Jenkins
Branch: master

commit 97a37e8eef0d0ce65529400c8a325001b10ea303
Author: Hongbin Lu <email address hidden>
Date: Sat Dec 5 23:40:17 2015 -0500

    Always log if disconnect from docker swarm

    Currently, docker conductor conditionally log the exception. It could
    cause lose of debug information.

    Change-Id: I13d8a15e4731e5a4bae8d6cb80b054baf5a3dd42
    Related-Bug: #1521395