#
d125652e |
| 25-Mar-2025 |
Gunnar Mills <gmills@us.ibm.com> |
Update to 2025.1
1 line change in update_schemas.py and rerun it.
See below for more info on this release: https://www.dmtf.org/content/redfish-release-20251-now-available
Tested: Inspection only.
Update to 2025.1
1 line change in update_schemas.py and rerun it.
See below for more info on this release: https://www.dmtf.org/content/redfish-release-20251-now-available
Tested: Inspection only. These have not broke things in the past.
Change-Id: I8d386725b364e2bc7c91c869e519e5e7bfbf11f9 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
9b46bc0b |
| 21-Jan-2025 |
Myung Bae <myungbae@us.ibm.com> |
Update to 2024.4
Update schema to the latest release 2024.4.
See below for more info on this release: https://www.dmtf.org/standards/redfish
Tested: - Redfish Service Validator passes
Change-Id:
Update to 2024.4
Update schema to the latest release 2024.4.
See below for more info on this release: https://www.dmtf.org/standards/redfish
Tested: - Redfish Service Validator passes
Change-Id: I1845d6afa04ee418ba3ab0bd0bc8ce59886e4376 Signed-off-by: Myung Bae <myungbae@us.ibm.com>
show more ...
|
#
f2a8e57e |
| 18-Jun-2024 |
Gunnar Mills <gmills@us.ibm.com> |
Pull in 2024.1 schemas
Redfish released 2024.1 in May. https://www.dmtf.org/content/redfish-release-20241-now-available
"The bundle includes 29 schema updates and additional developer resources." T
Pull in 2024.1 schemas
Redfish released 2024.1 in May. https://www.dmtf.org/content/redfish-release-20241-now-available
"The bundle includes 29 schema updates and additional developer resources." There was a request on the discord server to pull this in.
Changed 1 line scripts/update_schemas.py and reran the tool.
Tested: None. Inspection only. Picking up new schemas hasn't caused problems in the past.
Change-Id: I44f08ab56ad2f97b757b48003ac97a2f914bd8ea Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
2bde4061 |
| 13-May-2024 |
Ed Tanous <ed@tanous.net> |
Add all schemas to schema folder
We should check in all the DMTF schemas, even if we don't use them, such that adding or removing them is simpler, and we can keep an accounting of changes to overall
Add all schemas to schema folder
We should check in all the DMTF schemas, even if we don't use them, such that adding or removing them is simpler, and we can keep an accounting of changes to overall DMTF schemas, not mixed in with our selections.
Change-Id: I893215ac68829bce8e8e1cf1a9e5499a32abe119 Signed-off-by: Ed Tanous <ed@tanous.net>
show more ...
|