Comment 9 for bug 1894938

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

Reviewed: https://review.opendev.org/757798
Committed: https://git.openstack.org/cgit/openstack/python-dracclient/commit/?id=6e2fa8ddf03ad5cfa31178b3f64d8869a682029f
Submitter: Zuul
Branch: stable/queens

commit 6e2fa8ddf03ad5cfa31178b3f64d8869a682029f
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)