summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2021-05-19 23:34:06 +0300
committerGunnar Mills <gmills@us.ibm.com>2021-05-20 00:36:45 +0300
commit10f270b41dee295f90dccac091883b94b82dd0d9 (patch)
tree6c380eea1fc08638ee4b40b435bea74a3c9b298d /scripts
parentde8d94a3dfda08ef6a80a245e2a31df8ec2496d2 (diff)
downloadbmcweb-10f270b41dee295f90dccac091883b94b82dd0d9.tar.xz
Move to 2021.1
Update the script to point at 2021.1 and run it. Since we have an exclude list, this only brings in new versions of schemas bmcweb already uses. Overview of 2021.1: https://www.dmtf.org/sites/default/files/Redfish_Release_2021.1_Overview.pdf Features IBM plans to use: Resource, Action, Enum, and Property Deprecated Messages Boot Progress: Setup Entered System: Stop Boot On Fault Chassis: Spare Part Number Enabled for Memory, Processor Log Entry: AutomatedServiceNotify, Resolution Power Modes Enable/Disable USB Tested: Clean run of the validator passes. Change-Id: Ib22e5ea314c41ae354930b2c5857fe9512859507 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/update_schemas.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update_schemas.py b/scripts/update_schemas.py
index 633615334c..a694549474 100755
--- a/scripts/update_schemas.py
+++ b/scripts/update_schemas.py
@@ -12,7 +12,7 @@ import glob
import xml.etree.ElementTree as ET
-VERSION = "DSP8010_2020.4"
+VERSION = "DSP8010_2021.1"
# To use a new schema, add to list and rerun tool
include_list = [