/openbmc/webui-vue/src/store/modules/Settings/ |
H A D | DateTimeStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | PowerPolicyStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | NetworkStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
/openbmc/webui-vue/src/store/modules/Operations/ |
H A D | KeyClearStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | BootSettingsStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | FactoryResetStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | ControlStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | VirtualMediaStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | FirmwareStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
/openbmc/webui-vue/src/store/modules/HardwareStatus/ |
H A D | ServerLedStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | ProcessorStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | BmcStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | MemoryStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | SystemStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
/openbmc/webui-vue/src/store/modules/Logs/ |
H A D | PostCodeLogsStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | DumpsStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | EventLogStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/ |
H A D | CertificatesStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
H A D | PoliciesStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/ |
H A D | ModalGenerateCsr.vue | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
/openbmc/webui-vue/src/store/modules/ |
H A D | GlobalStore.js | diff 8841b7d463a5272a87faaa14cb103f778a772770 Sat Jun 15 00:42:41 CDT 2024 Sean Zhang <xiazhang@nvidia.com> Replace fixed paths with response from API
Currently, the Redfish request used fixed URIs, modify the code to use the BMC and System paths got from response of API calls. For CertificateStore, since it was using the URL for constant variable assignment, changed the constant CERTIFICATE_TYPES to method call.
Change-Id: I330b7272083e3e6993aae5705aae170b8e9a4659 Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/interfaces/ |
H A D | bmcweb_%.bbappend | diff b001a52b39078057be61f9e812ba35c6cbc574cf Thu Jun 27 10:18:31 CDT 2024 Myung Bae <myungbae@us.ibm.com> meta-ibm: p10bmc: disable deprecated power-thermal
Redfish service validator reports ``` 1 err.Edm.Decimal errors in /redfish/v1/Chassis/chassis/Power#/PowerSupplies/0 1 failProp errors in /redfish/v1/Chassis/chassis/Power#/PowerSupplies/0 1 fails errors in /redfish/v1/Chassis/chassis/Power#/PowerSupplies/0 ```
``` curl -k -X GET https://${bmc}/redfish/v1/Chassis/chassis/Power { ... "PowerSupplies": [ { "@odata.id": "/redfish/v1/Chassis/chassis/Power#/PowerSupplies/0", ... "PowerInputWatts": -5.5, <--- ... }, ```
This power-thermal support had been being deprecated and thus this commit is to disable the deprecated power-thermal.
With this, some information (PowerCap) would be missing on webui-vue[1]. Webui-vue would need to switch over to use these[2].
Tested: - The deprecated Power is no longer shown from `curl -k -X GET https://${bmc}/redfish/v1/Chassis/chassis`
- Redfish Service Validator passes on Power
[1] https://github.com/openbmc/webui-vue/blob/8841b7d463a5272a87faaa14cb103f778a772770/src/store/modules/ResourceManagement/PowerControlStore.js#L41 [2] https://gerrit.openbmc.org/q/topic:%22redfish-EnvironmentMetrics%22
Change-Id: I86e46ef74cdce1bc7dea994dced93bb432082774 Signed-off-by: Myung Bae <myungbae@us.ibm.com>
|