Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPS bmcweb changes for 1110 bmcweb #3636

Closed
gtmills opened this issue Feb 1, 2024 · 17 comments
Closed

IPS bmcweb changes for 1110 bmcweb #3636

gtmills opened this issue Feb 1, 2024 · 17 comments
Assignees
Labels
ReadyForDev Stories ready for development work

Comments

@gtmills
Copy link

gtmills commented Feb 1, 2024

For https://github.com/ibm-openbmc/bmcweb/tree/1110 we reset to upstream master.
All changes not merged upstream need to be pulled back in. Some of these are already merged upstream and already in 1110, but I think most need to be pulled back in

commit Author Title In 1110? Merged Upstream
c8f20c7bc4 George Liu 1050: Add Redfish total_power object (710) reviewing reviewing
07faf31c26 George Liu Fix internal error due to system_attention_indicator while booting (709) Merged no
d6b98b17c8 George Liu 1050: Fix fan resources in the ThermalSubsystem info (684) yes merged
f8e0a386a8 George Liu Implement LocationIndicatorActive property for CXP connector resource no abandoned
45b4cee5bf George Liu Implementation of Port schema in bmcweb no reviewing
a4f5c0cce5 George Liu Add Ports schema yes merged
66dbc15314 George Liu Implement LocationIndicatorActive for Memory resource (571) no abandoned
9ec664e797 George Liu Consume availability interface for cores (254) no no
4dbe5ec81f George Liu Implement LocationIndicatorActive for CPU resource no abandoned
bb811111ed George Liu Implement SubProcessors for processor core no reviewing
10c9933e8a George Liu Implement LocationIndicatorActive for Memory resource
1afe3f87f6 George Liu Implement SubProcessors for processor core
335f1ee091 George Liu Implement LocationIndicatorActive for CPU resource
0e47f14655 George Liu Update indicator LED verification (560) Merged Merged
a1340ea6b8 George Liu Add Redfish ThermalMetrics schema in bmcweb (561) Merged reviewing
3ba2a2e767 George Liu ibm: Move OCC pass through REST api under /ibm/v1 namespace (544) reviewing no
ebfe8e42fb George Liu Add support for redfish StopBootOnFault (539) yes merged
ae56b19a46 George Liu Redfish: Implement OEM lamp test and SAI (541) Merged no
d1b91b96c7 George Liu Add PowerLimitWatts in EnvironmentMetrics reviewing reviewing
b0dd489ff4 George Liu Add FanSpeedsPercent for EnvironmentMetrics reviewing reviewing
4ffe002e28 George Liu Add SpeedPercent information for Fan no reviewing
644058e178 George Liu Fix set/get Asserted property Merged no
a460f243ca Albert Zhang Implement LocationIndicatorActive for Fan Merged reviewing
4842d3e8ca Chicago Duan 1050: Redfish: Check snmpTrap port (688) Merged no
ed2f50384a Chicago Duan 1050: Redfish SNMP: Allow use of empty port (675) Merged no
ff5ff98b66 Chicago Duan 1050: Redfish check snmpTrap port (668) Merged no
12b7346fc5 Chicago Duan Fix redfish can't show USBCodeUpdateEnabled (585) Merged no
45cfaee9e7 Chicago Duan Redfish: Fix issue of set Assemply LocationIndicatorActive (566) Merged reviewing
c58b410e24 Chicago Duan Redfish : Look for OperationalStatus for the memory Health (555) Merged reviewing
1aafde0f5c Chicago Duan Fix bug: bmcweb SNMP errors in the Journal (557) Merged no
ef9190bfda Chicago Duan Redfish: Implement HealthRollup in chassis schema (556) merged reviewing
33ba53054a Chicago Duan Redfish: Implements Redfish Assembly Health (553) merged reviewing
3fb9d46925 Chicago Duan Implement LocationIndicatorActive property for Manager (550) Merged abandoned
7ed5079232 Chicago Duan Redfish : Add USB code update Enable/Disable (547) Merged no
e6ac33a78b Chicago Duan Implement LocationIndicatorActive for PowerSupplies Merged reviewing
@gtmills gtmills added the ReadyForDev Stories ready for development work label Feb 1, 2024
@lxwinspur lxwinspur self-assigned this Feb 18, 2024
@lxwinspur
Copy link

@gtmills
Updated

@lxwinspur lxwinspur modified the milestone: anager Feb 19, 2024
@lxwinspur
Copy link

lxwinspur commented Feb 19, 2024

12b7346fc5
7ed5079232
Merged: ibm-openbmc/bmcweb#813

@lxwinspur
Copy link

lxwinspur commented Feb 19, 2024

4842d3e8ca
ed2f50384a
ff5ff98b66
Merged:ibm-openbmc/bmcweb#814

@lxwinspur
Copy link

lxwinspur commented Feb 19, 2024

1aafde0f5c
Merged:ibm-openbmc/bmcweb#815

@lxwinspur
Copy link

lxwinspur commented Feb 22, 2024

3fb9d46925
Merged:ibm-openbmc/bmcweb#821

@lxwinspur
Copy link

lxwinspur commented Feb 23, 2024

0e47f14655
Merged: ibm-openbmc/bmcweb#826

@lxwinspur
Copy link

lxwinspur commented Feb 23, 2024

07faf31c26
ae56b19a46
Merged: ibm-openbmc/bmcweb#827

@lxwinspur
Copy link

lxwinspur commented Feb 23, 2024

3ba2a2e767
ibm-openbmc/bmcweb#829

@lxwinspur
Copy link

lxwinspur commented Feb 28, 2024

c58b410e24
Merged: ibm-openbmc/bmcweb#835

@lxwinspur
Copy link

ef9190bfda
ibm-openbmc/bmcweb#836

@lxwinspur
Copy link

c8f20c7bc4
d1b91b96c7
b0dd489ff4
ibm-openbmc/bmcweb#837

@gtmills
Copy link
Author

gtmills commented Mar 25, 2024

@lxwinspur Thank you for all your effort here, can you get the remaining PRs in downstream ? Keep going upstream on these changes ?

@gtmills
Copy link
Author

gtmills commented Mar 25, 2024

We are looking for the In 1110? column to say either "Merged" or "Not needed in 1110"

@gtmills
Copy link
Author

gtmills commented Apr 9, 2024

@lxwinspur Can you address the comments on https://github.com/ibm-openbmc/bmcweb/pull/837/files ? Can you finish out the commits? Thanks!

Updated

@lxwinspur
Copy link

@lxwinspur Can you address the comments on https://github.com/ibm-openbmc/bmcweb/pull/837/files ? Can you finish out the commits? Thanks!

Updated

@gtmills
Copy link
Author

gtmills commented Apr 23, 2024

3ba2a2e767 | George Liu | ibm: Move OCC pass through REST api under /ibm/v1 namespace (544) | reviewing | no

Is this done here?
https://github.com/ibm-openbmc/bmcweb/pull/829/files
If so, can you update that row?

@gtmills
Copy link
Author

gtmills commented Jul 11, 2024

This should all be done. Closing.

@gtmills gtmills closed this as completed Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ReadyForDev Stories ready for development work
Projects
None yet
Development

No branches or pull requests

3 participants