public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-staging][PATCH 0/5] Update Redfish Profile Simulator
@ 2022-06-13  7:21 Nickle Wang
  0 siblings, 0 replies; only message in thread
From: Nickle Wang @ 2022-06-13  7:21 UTC (permalink / raw)
  To: devel; +Cc: Nickle Wang

Update Redfish Profile Simulator in order to cooperating with Redfish
feature driver. Computer system schema is updated to version 1.5.0 to 
include Boot.BootOrder attribute. "ETag" HTTP header is implemented to
all Redfish method and fix missing module issue.

Nickle Wang (5):
  edk2-staging/RedfishClientPkg: Update requirements.txt
  edk2-staging/RedfishClientPkg: Update computer system schema version
  edk2-staging/RedfishClientPkg: Update patch method of computer system
  edk2-staging/RedfishClientPkg: Add ETag support
  edk2-staging/RedfishClientPkg: Add missing module

 .../redfish/v1/Systems/2M220100SL/index.json  |  2 +-
 .../redfish/v1/Systems/2M220101SL/index.json  |  4 +-
 .../redfish/v1/Systems/2M220102SL/index.json  |  2 +-
 .../requirements.txt                          |  3 ++
 .../v1sim/redfishURIs.py                      |  5 +-
 .../v1sim/resource.py                         | 16 ++++--
 .../v1sim/systems.py                          | 54 +++++++++----------
 7 files changed, 50 insertions(+), 36 deletions(-)

-- 
2.32.0.windows.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-13  7:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-13  7:21 [edk2-staging][PATCH 0/5] Update Redfish Profile Simulator Nickle Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox