summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2024-04-18Initialize schemas array with explicit sizeMyung Bae1-1/+5
2024-04-16Update Privilege Registry from 1.3.0 to 1.5.0Gunnar Mills1-1/+1
2024-04-11Pull in all registriesGunnar Mills1-22/+40
2024-04-11Fix generate auth certsEd Tanous1-88/+196
2024-03-05redfish-schema: add ProtocolPatrick Williams1-0/+1
2024-02-01Bump Redfish schemas to 2023.3Gunnar Mills1-1/+1
2024-01-29Reformat scriptsEd Tanous1-3/+3
2024-01-09Fix spelling mistakesEd Tanous2-2/+2
2023-10-23Update schemas to 2023.2Ed Tanous1-1/+1
2023-10-11Fix update_schemas.py to add Oem JsonSchemasMyung Bae1-80/+61
2023-09-21Generate OpenBMC registryEd Tanous1-1/+22
2023-07-25scripts: Script to autogenerate TLS certsAlex Schendel1-0/+289
2023-07-20Replace logging with std::formatEd Tanous1-0/+100
2023-06-08Remove usage of deprecated VLanNetworkInterfaceJiaqing Zhao1-2/+0
2023-06-01Update base registriesEd Tanous1-2/+2
2023-05-22Update schema packs to 2023.1Ed Tanous1-1/+1
2023-03-21Add component integrity schemasEd Tanous1-0/+2
2023-03-18Implement AggregationSourceCarson Labrado1-0/+1
2023-03-14Implement AggregationSourceCollectionCarson Labrado1-0/+1
2023-02-28Implement AggregationServiceEd Tanous1-0/+1
2023-02-24Add Ports schemaGeorge Liu1-0/+2
2023-02-14Fix bad namespacesEd Tanous1-2/+2
2023-02-13Fix casing on OpenBMCEd Tanous1-1/+1
2023-02-13Fix schema validator failure regressionEd Tanous1-1/+1
2023-02-08Fix OemAccountService schemaEd Tanous1-4/+4
2023-02-06Fix CI; Run blackGunnar Mills1-4/+4
2023-02-02Update schema pack to 2022.3Ed Tanous1-1/+1
2023-01-19Remove OemSession from metadataEd Tanous1-9/+0
2023-01-12Add FabricAdapter schemaLakshmi Yadlapati1-0/+2
2023-01-12Aggregation: Improve prefix fixup matchingCarson Labrado1-3/+3
2023-01-08Aggregation: Generate collections from schemaCarson Labrado2-0/+284
2022-12-28Generate includes for all schemasEd Tanous1-8/+24
2022-12-13black: re-formatPatrick Williams2-20/+12
2022-12-12Fix python packaging problemEd Tanous1-34/+33
2022-12-08Generate Redfish enums from schemasEd Tanous2-0/+166
2022-12-07format: reformat with latest openbmc-build-scriptsPatrick Williams4-138/+163
2022-12-05python: fix flake8 warningsPatrick Williams2-9/+7
2022-11-08Add ThermalMetrics schemaGeorge Liu1-0/+1
2022-10-18Add EnvironmentMetrics schemaGeorge Liu1-0/+1
2022-10-05Add PowerSubsystem PowerSupply and PowerSupplyCollection schemaChicago Duan1-0/+3
2022-09-30Make the schemas.hpp generated file #include arrayEd Tanous1-0/+1
2022-09-30Add Fan and FanCollection schemaGeorge Liu1-0/+2
2022-09-28Move to 2022.2Asmitha Karunanithi1-1/+1
2022-09-28Update Redfish schema pack to 2022.1Ed Tanous1-1/+1
2022-09-28Sort schema list alphabeticallyEd Tanous1-83/+110
2022-09-28parse_registry: make the script more flexibleNan Zhou1-81/+104
2022-09-26Run black formatter on scripts/update_schemas.pyEd Tanous1-174/+195
2022-09-21registries: iwyuNan Zhou1-2/+6
2022-09-21privilege registry: simplify writing headersNan Zhou1-14/+15
2022-08-09scripts: registry: remove unuesd importsNan Zhou1-11/+2