[AMD Official Use Only - General] Reviewed-by: Abner Chang <abner.ch...@amd.com>
> -----Original Message----- > From: Nickle Wang <nick...@nvidia.com> > Sent: Monday, May 8, 2023 10:52 PM > To: devel@edk2.groups.io > Cc: Chang, Abner <abner.ch...@amd.com>; Igor Kulchytskyy > <ig...@ami.com> > Subject: [edk2-redfish-client][PATCH 2/6] Tool/Redfish-Profile-Simulator: > Update computer system schema version > > Caution: This message originated from an External Source. Use proper > caution when opening attachments, clicking links, or responding. > > > Update mock-up file and use computer system schema version 1.5.0 in order > to support Boot.BootOrder attribute. > Update UUID of 2M220101SL for working with Redfish Profile Simulator. > > Signed-off-by: Nickle Wang <nick...@nvidia.com> > Cc: Abner Chang <abner.ch...@amd.com> > Cc: Igor Kulchytskyy <ig...@ami.com> > --- > .../redfish/v1/Systems/2M220100SL/index.json | 2 +- > .../redfish/v1/Systems/2M220101SL/index.json | 4 ++-- > .../redfish/v1/Systems/2M220102SL/index.json | 2 +- > 3 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/Tools/Redfish-Profile- > Simulator/MockupData/SimpleOcpServerV1/redfish/v1/Systems/2M220100S > L/index.json b/Tools/Redfish-Profile- > Simulator/MockupData/SimpleOcpServerV1/redfish/v1/Systems/2M220100S > L/index.json > index dbba6913..090fd2ed 100644 > --- a/Tools/Redfish-Profile- > Simulator/MockupData/SimpleOcpServerV1/redfish/v1/Systems/2M220100S > L/index.json > +++ b/Tools/Redfish-Profile- > Simulator/MockupData/SimpleOcpServerV1/redfi > +++ sh/v1/Systems/2M220100SL/index.json > @@ -1,5 +1,5 @@ > { > - "@odata.type": "#ComputerSystem.v1_1_0.ComputerSystem", > + "@odata.type": "#ComputerSystem.v1_5_0.ComputerSystem", > "Id": "2M220100SL", > "Name": "Catfish System", > "SystemType": "Physical", > diff --git a/Tools/Redfish-Profile- > Simulator/MockupData/SimpleOcpServerV1/redfish/v1/Systems/2M220101S > L/index.json b/Tools/Redfish-Profile- > Simulator/MockupData/SimpleOcpServerV1/redfish/v1/Systems/2M220101S > L/index.json > index 3147cb88..bc082d31 100644 > --- a/Tools/Redfish-Profile- > Simulator/MockupData/SimpleOcpServerV1/redfish/v1/Systems/2M220101S > L/index.json > +++ b/Tools/Redfish-Profile- > Simulator/MockupData/SimpleOcpServerV1/redfi > +++ sh/v1/Systems/2M220101SL/index.json > @@ -1,5 +1,5 @@ > { > - "@odata.type": "#ComputerSystem.v1_1_0.ComputerSystem", > + "@odata.type": "#ComputerSystem.v1_5_0.ComputerSystem", > "Id": "2M220101SL", > "Name": "Catfish System", > "SystemType": "Physical", > @@ -10,7 +10,7 @@ > "SKU": "", > "PartNumber": "", > "Description": "Catfish Implementation Recipe of simple scale-out > monolithic server", > - "UUID": "BADFACED-DEAD-BEEF-1313-131313131313", > + "UUID": "25EF0280-EC82-42B0-8FB6-10ADCCC67C02", > "HostName": "catfishHostname", > "PowerState": "On", > "BiosVersion": "X00.1.2.3.4(build-23)", diff --git > a/Tools/Redfish-Profile- > Simulator/MockupData/SimpleOcpServerV1/redfish/v1/Systems/2M220102S > L/index.json b/Tools/Redfish-Profile- > Simulator/MockupData/SimpleOcpServerV1/redfish/v1/Systems/2M220102S > L/index.json > index 49b2d25f..d9aa7bb1 100644 > --- a/Tools/Redfish-Profile- > Simulator/MockupData/SimpleOcpServerV1/redfish/v1/Systems/2M220102S > L/index.json > +++ b/Tools/Redfish-Profile- > Simulator/MockupData/SimpleOcpServerV1/redfi > +++ sh/v1/Systems/2M220102SL/index.json > @@ -1,5 +1,5 @@ > { > - "@odata.type": "#ComputerSystem.v1_1_0.ComputerSystem", > + "@odata.type": "#ComputerSystem.v1_5_0.ComputerSystem", > "Id": "2M220102SL", > "Name": "Catfish System", > "SystemType": "Physical", > -- > 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#104323): https://edk2.groups.io/g/devel/message/104323 Mute This Topic: https://groups.io/mt/98762699/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-