get the Last system inventory time
Bug #1894938 reported by
Yogesh
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-dracclient |
Fix Released
|
Undecided
|
Yogesh |
Bug Description
this method provides the last time System Inventory
collection On Reboot(CSIOR) was performed. The value is represented
as yyyymmddHHMMSS.f
Changed in python-dracclient: | |
assignee: | nobody → Yogesh (yogeshr20) |
Changed in python-dracclient: | |
status: | New → In Progress |
To post a comment you must log in.
Reviewed: https:/ /review. opendev. org/748571 /git.openstack. org/cgit/ openstack/ python- dracclient/ commit/ ?id=a4c819e3045 a13fb2d6c633af9 c8b71dfb49d8f9
Committed: https:/
Submitter: Zuul
Branch: master
commit a4c819e3045a13f b2d6c633af9c8b7 1dfb49d8f9
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: I73ff5eb517528a fe56b5cf45a74fa 5d5519db186
Closes-Bug: #1894938