openmainframeproject / feilong

Feilong is a open source z/VM cloud connector project under the Open Mainframe Project umbrella that will accelerate the z/VM adoption, extending its ecosystem and its user experience. It provides a set of APIs to operate z/VM including guest, image, network, volume etc.
https://www.openmainframeproject.org/projects/feilong
Apache License 2.0
35 stars 70 forks source link

Fix[SMT]: Update rs code for error in live_resize_memory #811

Closed lionriver closed 5 months ago

lionriver commented 5 months ago

z/VM: Fail to resize memory, but the error message wrongly reports fail to resize CPU.

Changes for fix:
change rs code for error in live_resize_memory: 7 ==> 17(newly defined for memory error)

SeanHQF commented 5 months ago

@lionriver pls solve the CI error according to the details. @zhshuj @jichenjc @bjhuangr pls help review, thx

jichenjc commented 5 months ago

@lionriver please fix the DCO (I think you need sign the PR) , thanks