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

fixed the issue related to user_profile being empty in zvmsdk.conf file #761

Closed santhosh-sloka closed 7 months ago

santhosh-sloka commented 11 months ago

fix related to case " https://github.ibm.com/zvc/planning/issues/14221 "

Included addition check to see whether the deploy request has proper user-profile set

image

Signed-off-by: Santhosh Suresh ssanthosh@in.ibm.com

santhosh-sloka commented 11 months ago

Dear @jichenjc @bjhuangr , I am not able to add reviewers here, pls help review, thx

jichenjc commented 8 months ago

pep8 failed, please help follow error msg to update then we are good to merge

santhosh-sloka commented 7 months ago

pep8 failed, please help follow error msg to update then we are good to merge

Checking @jichenjc , will confirm soon

santhosh-sloka commented 7 months ago

@jichenjc - I have made the changes, Please help run the checks .. Thanks