Comment 7 for bug 1894938

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

Reviewed: https://review.opendev.org/757793
Committed: https://git.openstack.org/cgit/openstack/python-dracclient/commit/?id=d64d8c368d6ae83a81ee1642bfdbbfa0b65d6884
Submitter: Zuul
Branch: stable/train

commit d64d8c368d6ae83a81ee1642bfdbbfa0b65d6884
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)