Comment 2 for bug 1707911

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

Reviewed: https://review.openstack.org/489685
Committed: https://git.openstack.org/cgit/openstack/python-dracclient/commit/?id=8e49089db3b71f899472f4542b20114da9ea0e18
Submitter: Jenkins
Branch: master

commit 8e49089db3b71f899472f4542b20114da9ea0e18
Author: Christopher Dearborn <email address hidden>
Date: Tue Aug 1 13:44:32 2017 -0400

    Add "Reboot Failed" as terminal job state for 14G

    In the 14G iDRAC 9, "Reboot Failed" has been added as a terminal job
    state. This patch updates the job filter query in list_jobs so that
    jobs with a status of "Reboot Failed" will now be considered a finished
    job.

    Change-Id: Icffb22da37f99f8b24fcab405be196eace436785
    Closes-Bug: #1707911