Comment 6 for bug 1689540

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

Reviewed: https://review.openstack.org/468002
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=03abd22cba170a569ed50e1ff25c127b5a479d20
Submitter: Jenkins
Branch: stable/newton

commit 03abd22cba170a569ed50e1ff25c127b5a479d20
Author: Dmitry Tantsur <email address hidden>
Date: Tue May 9 14:01:10 2017 +0200

    Fix 'introspection bulk status' when some nodes were never introspected

    Previously we did not handle exceptions from ironic_inspector_client, so nodes
    that were never introspected (e.g. ones in maintenance mode) caused this
    command to fail.

    Change-Id: I58756256fe70992ff5618a3f307ce34f95e71efd
    Closes-Bug: #1689540
    (cherry picked from commit 759dff71d892fcf21ee841cd0a8aee837b519f76)