commit | 009c64529dd10424099c2cf385ec6d396595da22 | [log] [tgz] |
---|---|---|
author | Asmitha Karunanithi <asmitk01@in.ibm.com> | Thu Sep 22 01:07:59 2022 -0500 |
committer | Ed Tanous <ed@tanous.net> | Wed Sep 28 16:37:39 2022 +0000 |
tree | bf748ed217d1792301baf4996f825a3a21a19ee8 | |
parent | ed76121b40dc3a2aa7925a108e92cf37c2f49792 [diff] |
Move to 2022.2 Run the script update_schemas.py by pointing it to 2022.2 An overview of 2022.2 release can be found at: [1] https://www.dmtf.org/sites/default/files/Redfish_Release_2022.2_Overview.pdf Signed-off-by: Asmitha Karunanithi <asmitk01@in.ibm.com> Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ic729af6848badd1c81121e61a22a7115e553358a
diff --git a/scripts/update_schemas.py b/scripts/update_schemas.py index cf3ae17..cf79a19 100755 --- a/scripts/update_schemas.py +++ b/scripts/update_schemas.py
@@ -11,7 +11,7 @@ import xml.etree.ElementTree as ET -VERSION = "DSP8010_2022.1" +VERSION = "DSP8010_2022.2" WARNING = """/**************************************************************** * READ THIS WARNING FIRST