Comment 8 for bug 1894938

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

Reviewed: https://review.opendev.org/757796
Committed: https://git.openstack.org/cgit/openstack/python-dracclient/commit/?id=b8a31b37d1b482e342d6e52237e05cfd0bf1f8fd
Submitter: Zuul
Branch: stable/stein

commit b8a31b37d1b482e342d6e52237e05cfd0bf1f8fd
Author: Yogesh Ramachandra <email address hidden>
Date: Thu Aug 27 10:04:34 2020 -0500

    Provide last system inventory time

    This change provides the time system inventory was last performed
    by the iDRAC. That is done during system restart and referred to as
    Collect System Inventory on Restart (CSIOR). The value is represented
    in yyyymmddHHMMSS format.

    Change-Id: I73ff5eb517528afe56b5cf45a74fa5d5519db186
    Closes-Bug: #1894938
    (cherry picked from commit a4c819e3045a13fb2d6c633af9c8b71dfb49d8f9)