a32d8996 | 02-Nov-2018 |
Jason M. Bills <jason.m.bills@linux.intel.com> |
Add the Redfish message registries
This change adds the message registries used by bmcweb.
It includes the OEM OpenBMC.0.1.0 message registry and the DMTF Base.1.4.0 message registry for reference.
Add the Redfish message registries
This change adds the message registries used by bmcweb.
It includes the OEM OpenBMC.0.1.0 message registry and the DMTF Base.1.4.0 message registry for reference.
Tested: Ran the Redfish Service Validator and got passing results for the MessageRegistryCollection and the two MessageRegsitryFiles.
Change-Id: I3e5756103006f065530253b5dbc0d7720cf616b9 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
show more ...
|
af996fe4 | 14-Sep-2018 |
James Feist <james.feist@linux.intel.com> |
Add Pid Oem Redfish Schema
This adds a xml and generated json redfish schema for OemManager.
Change-Id: Ic2d42c4326ba02a423ffecc0bfa8c6872c3b389b Signed-off-by: James Feist <james.feist@linux.intel
Add Pid Oem Redfish Schema
This adds a xml and generated json redfish schema for OemManager.
Change-Id: Ic2d42c4326ba02a423ffecc0bfa8c6872c3b389b Signed-off-by: James Feist <james.feist@linux.intel.com>
show more ...
|
118b1c71 | 13-Sep-2018 |
Ed Tanous <ed.tanous@intel.com> |
Fix JsonSchema indexes
JsonSchema was throwing errors in the validator, so implement changes to the update script to add the appropiate indexes.
Tested by: Schema validator passes on the JsonSchema
Fix JsonSchema indexes
JsonSchema was throwing errors in the validator, so implement changes to the update script to add the appropiate indexes.
Tested by: Schema validator passes on the JsonSchema Fields
Change-Id: I6cb2737901b55c1089aef744d3ce3c3dfe13f17f Signed-off-by: Ed Tanous <ed.tanous@intel.com>
show more ...
|
1da66f75 | 27-Jul-2018 |
Ed Tanous <ed.tanous@intel.com> |
Implement redfish LogService
This commit implements an optional LogService endpoint for debugging CPUs over Redish. It exposes both the ability to create a new log with the LogImmediate action, as
Implement redfish LogService
This commit implements an optional LogService endpoint for debugging CPUs over Redish. It exposes both the ability to create a new log with the LogImmediate action, as well as to pull a stored log using the LogCollection schema. This feature is disabled by default, and should be enabled in the meta-x86 layer.
Change-Id: Ied1d5e263a0857e09cd9a24fddec9c11a4066cd2 Signed-off-by: Ed Tanous <ed.tanous@intel.com>
show more ...
|
683f7276 | 26-Jul-2018 |
Ed Tanous <ed.tanous@intel.com> |
Implement JsonSchema endpoint
This patchset implements JsonSchema support, and automates our update of the XML metadata, and Json schema files in the future by way of a python script.
Change-Id: Ie
Implement JsonSchema endpoint
This patchset implements JsonSchema support, and automates our update of the XML metadata, and Json schema files in the future by way of a python script.
Change-Id: Iec6f580d10736678149db18d87be2f140b535be9 Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: James Feist <james.feist@linux.intel.com>
show more ...
|
09c9dd01 | 24-Jul-2018 |
Ed Tanous <ed.tanous@intel.com> |
Implement odata endpoint
As part of the Redfish standard, the /redfish/v1/odata endpoint is required to be implemented, to provide intial provisioning. At one point it was thought to be optional.
Implement odata endpoint
As part of the Redfish standard, the /redfish/v1/odata endpoint is required to be implemented, to provide intial provisioning. At one point it was thought to be optional.
Tested By: Reading /redfish/v1/odata and verifying the correct response is returned, as well as attempting running the interop tool from the DMTF website, which originally exposed the issue.
Change-Id: I4775e4f23be0d6e76bc5da503f455f23f10d1364 Signed-off-by: Ed Tanous <ed.tanous@intel.com>
show more ...
|
7885954a | 11-Jun-2018 |
Lewanczyk, Dawid <dawid.lewanczyk@intel.com> |
Update sensors to reflect changes after switching to sdbusplus
- GetManagedObjects should be call only on service root path - additional fixes for RSV
Change-Id: I4e345e57b081d7683fd8f3f4efa23fe409
Update sensors to reflect changes after switching to sdbusplus
- GetManagedObjects should be call only on service root path - additional fixes for RSV
Change-Id: I4e345e57b081d7683fd8f3f4efa23fe4091ce41e Signed-off-by: Lewanczyk, Dawid <dawid.lewanczyk@intel.com>
show more ...
|
ea4aa750 | 05-Jun-2018 |
Jason M. Bills <jason.m.bills@intel.com> |
Update Redfish Schema to 2018.1
Change-Id: I4e5d5d49b4524c8a4d73ae0117fcf7e9aedfbb79 |
c5b2abe0 | 30-May-2018 |
Lewanczyk, Dawid <dawid.lewanczyk@intel.com> |
Introduce ComputerSystem schema
Initial commit which adds: - ComputerSchemaCollection GET method - ComputerSchema GET, PATCH methods
Tested on x86 and aspeed - RSV pass for ComputerSchema - bmcweb
Introduce ComputerSystem schema
Initial commit which adds: - ComputerSchemaCollection GET method - ComputerSchema GET, PATCH methods
Tested on x86 and aspeed - RSV pass for ComputerSchema - bmcweb interface no regression - smbios interface tested with demo app
Change-Id: Ib64084c5888bc511a24f954a6bc062ca920addbe Signed-off-by: Lewanczyk, Dawid <dawid.lewanczyk@intel.com>
show more ...
|
257f5795 | 17-Mar-2018 |
Ed Tanous <ed.tanous@intel.com> |
Implement pretty printing json to HTML
Change-Id: Ibe3cdc2cd53470ccd437b1b6e21bc7dd29c4b85e Signed-off-by: Ed Tanous <ed.tanous@intel.com> |
9dc2c4d6 | 07-Mar-2018 |
Ed Tanous <ed.tanous@intel.com> |
Add full index support to static files loader
... and remove file spcific check for redfish $metadata. This allows the $metadata to be pre-gzip compressed if we choose.
Change-Id: I697bd7f8a8f5dc1
Add full index support to static files loader
... and remove file spcific check for redfish $metadata. This allows the $metadata to be pre-gzip compressed if we choose.
Change-Id: I697bd7f8a8f5dc1a7b448d699b2daf93a296c248 Signed-off-by: Ed Tanous <ed.tanous@intel.com>
show more ...
|
710adfcf | 24-Oct-2017 |
Ed Tanous <ed.tanous@intel.com> |
Add the redfish static files to the build
...And delete the old webserver static files from the repo. Move $metadata to a static file, as that's really where it belongs.
Change-Id: I2caeee7cd779b7c
Add the redfish static files to the build
...And delete the old webserver static files from the repo. Move $metadata to a static file, as that's really where it belongs.
Change-Id: I2caeee7cd779b7c07cfc10cd693459105656671f
show more ...
|
911ac317 | 15-Aug-2017 |
Ed Tanous <ed.tanous@intel.com> |
Large updates to webserver
Do not merge yet
Change-Id: I38c56844c1b0e3e8e5493c2705e62e6db7ee2102 |
694015b3 | 22-Aug-2017 |
Feist, James <james.feist@intel.com> |
Add System Configuration Page
Parses json file and writes entites to page.
Change-Id: I486070deb48e0b447c904542148dbc3721f1facf |
3dac749b | 02-Aug-2017 |
Ed Tanous <ed.tanous@intel.com> |
Lots of updates to webserver.
Make ssl keys consistent (and write to the correct location) Make sessions keyed by connection id Clean up logging frameworks Add new static files, and make firmware up
Lots of updates to webserver.
Make ssl keys consistent (and write to the correct location) Make sessions keyed by connection id Clean up logging frameworks Add new static files, and make firmware update work Make sensors work again Add better json handling
Change-Id: I531a0fd7d583e049949cf27aa71544808fd7642d
show more ...
|
b61d5899 | 28-Jun-2017 |
Ed Tanous <ed.tanous@intel.com> |
Fix issue in release builds for sensorController |
5fceeb45 | 28-Jun-2017 |
Ed Tanous <ed.tanous@intel.com> |
update sensor page |
7b4e3dae | 26-Jun-2017 |
Ed Tanous <ed.tanous@intel.com> |
Make dbus connections allow multiple connections
Fix static dependencies |
4d92cbfe | 22-Jun-2017 |
Ed Tanous <ed.tanous@intel.com> |
incremental |
d464987e | 20-Jun-2017 |
Ed Tanous <ed.tanous@intel.com> |
fix typo with detecting uglify-js |
1e1e38cc | 19-Jun-2017 |
Ed Tanous <ed.tanous@intel.com> |
Make cssnano and uglifyjs optional |
dde86306 | 15-Jun-2017 |
Ed Tanous <ed.tanous@intel.com> |
switch to uglifyjs instead of closure compiler |
c9b5521e | 12-Jun-2017 |
Ed Tanous <ed.tanous@intel.com> |
incremental |
4758d5be | 06-Jun-2017 |
Ed Tanous <ed.tanous@intel.com> |
incremental |
cc5a37f7 | 11-May-2017 |
Ed Tanous <ed.tanous@intel.com> |
incremental |