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.
The PR changes
def undedicate()
in smtLayer/changeVM.pyBefore this PR, the function
With this PR, the function
Signed-off-by: Da Long Wang shdlwang@cn.ibm.com